[Add] IMGLYUI 1.43.0-rc.3
[CocoaPods.git] / Specs / 8 / a / 6 / Alamofire-Result / 3.0.0-karumi / Alamofire-Result.podspec.json
blob4e4319cb3572e7cf3f2695fd41bc9f162bf98ee8
2   "name": "Alamofire-Result",
3   "version": "3.0.0-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.0.0-karumi"
15   },
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10",
19     "watchos": "2.0"
20   },
21   "dependencies": {
22     "Result": [
23       "~> 0.6.0-beta.4"
24     ]
25   },
26   "source_files": "Source/*.swift",
27   "requires_arc": true