[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / f / 4 / TransportApiSdk / 0.9.0 / TransportApiSdk.podspec.json
blobb867d64fa141690c8b794ada8df2501169579f4f
2   "name": "TransportApiSdk",
3   "version": "0.9.0",
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.9.0"
17   },
18   "social_media_url": "https://twitter.com/crkingza",
19   "platforms": {
20     "ios": "8.1"
21   },
22   "source_files": "TransportApiSdk/Classes/**/*",
23   "dependencies": {
24     "SwiftyJSON": [
25       "3.1.4"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"