[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 6 / 7 / BothamNetworking / 4.0.2 / BothamNetworking.podspec.json
blob742f396e8c786ccd19e9dbd2a2ded1abf4c63f5b
2   "name": "BothamNetworking",
3   "version": "4.0.2",
4   "swift_version": "4.2",
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": "4.0.2"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "BothamNetworking/*.swift",
20   "dependencies": {
21     "Result": [
22       "4.1.0"
23     ]
24   }