Skip to content

Commit

Permalink
[Add] Alamofire 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mattt authored and CocoaPodsBot committed Jan 29, 2015
1 parent 76faa13 commit 41cfdbe
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions Specs/Alamofire/1.1.4/Alamofire.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "Alamofire",
"version": "1.1.4",
"license": "MIT",
"summary": "Elegant HTTP Networking in Swift",
"homepage": "https://github.com/Alamofire/Alamofire",
"social_media_url": "http://twitter.com/mattt",
"authors": {
"Mattt Thompson": "m@mattt.me"
},
"source": {
"git": "https://github.com/Alamofire/Alamofire.git",
"tag": "1.1.4"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Source/*.swift",
"requires_arc": true
}

0 comments on commit 41cfdbe

Please sign in to comment.