[Delete] CellBuilder 1.0.2
[CocoaPods.git] / Specs / 8 / a / 6 / Alamofire-Result / 3.1.1-karumi / Alamofire-Result.podspec.json
blob9861668747da643914c50e544db90cfc7754e117
2   "name": "Alamofire-Result",
3   "version": "3.1.1-karumi",
4   "license": "MIT",
5   "summary": "Result<Elegant> HTTP Networking in Swift",
6   "homepage": "https://github.com/Karumi/Alamofire-Result",
7   "social_media_url": "http://twitter.com/goKarumi",
8   "authors": {
9     "Alamofire Software Foundation": "info@alamofire.org",
10     "Karumi": "hello@karumi.com"
11   },
12   "source": {
13     "git": "https://github.com/Karumi/Alamofire-Result.git",
14     "tag": "3.1.1-karumi"
15   },
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "dependencies": {
23     "Result": [
24       "~> 0.6.0-beta.4"
25     ]
26   },
27   "source_files": "Source/*.swift",
28   "requires_arc": true