[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 6 / 7 / BothamNetworking / 3.0.0 / BothamNetworking.podspec.json
blob503dc02d41037abd9a0c1a62410f1ed734bdf4ac
2   "name": "BothamNetworking",
3   "version": "3.0.0",
4   "swift_version": "4.1",
5   "license": "Apache V2",
6   "summary": "Networking Framework written in Swift",
7   "homepage": "https://github.com/Karumi/BothamNetworking",
8   "social_media_url": "http://twitter.com/goKarumi",
9   "authors": {
10     "Karumi": "hello@karumi.com"
11   },
12   "source": {
13     "git": "https://github.com/Karumi/BothamNetworking.git",
14     "tag": "3.0.0"
15   },
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10"
19   },
20   "source_files": "BothamNetworking/*.swift",
21   "requires_arc": true,
22   "dependencies": {
23     "Result": [
24       "3.1.0"
25     ],
26     "SwiftyJSON": [
28     ]
29   }