[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 6 / 7 / BothamNetworking / 1.0.0 / BothamNetworking.podspec.json
blob2094c1b6d4ad641d32913029467d3e48872117cc
2   "name": "BothamNetworking",
3   "version": "1.0.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.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "BothamNetworking/*.swift",
19   "requires_arc": true,
20   "dependencies": {
21     "Result": [
23     ],
24     "SwiftyJSON": [
26     ]
27   }