[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / f / 4 / TransportApiSdk / 0.3.1 / TransportApiSdk.podspec.json
blob0042ff1323ee5a35befbe80564b5517a498b41cf
2   "name": "TransportApiSdk",
3   "version": "0.3.1",
4   "summary": "SDK for the WhereIsMyTransport Transport API.",
5   "description": "Provides a wrapper for the WhereIsMyTransport Transport API.",
6   "homepage": "https://github.com/chrisk1ng/TransportApiSdk.iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chris King": "support@whereismytransport.com"
13   },
14   "source": {
15     "git": "https://github.com/chrisk1ng/TransportApiSdk.iOS.git",
16     "tag": "0.3.1"
17   },
18   "social_media_url": "https://twitter.com/crkingza",
19   "platforms": {
20     "ios": "8.1"
21   },
22   "source_files": "TransportApiSdk/Classes/**/*",
23   "dependencies": {
24     "RestEssentials": [
25       "~> 3.0"
26     ],
27     "SwiftyJSON": [
29     ]
30   },
31   "pushed_with_swift_version": "3.0"