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