blob: 92ebbb1c8a9921911783094aae6aabbfe7d0438e [file] [log] [blame]
{
"name": "TransportApiSdk",
"version": "1.2.2",
"summary": "SDK for the WhereIsMyTransport Transport API.",
"description": "Provides a wrapper for the WhereIsMyTransport Transport API.",
"homepage": "https://github.com/WhereIsMyTransport/TransportApiSdk.iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chris King": "support@whereismytransport.com"
},
"source": {
"git": "https://github.com/WhereIsMyTransport/TransportApiSdk.iOS.git",
"tag": "1.2.2"
},
"social_media_url": "https://twitter.com/crkingza",
"platforms": {
"ios": "10.0"
},
"source_files": "TransportApiSdk/Classes/**/*",
"dependencies": {
"SwiftyJSON": [
"3.1.4"
]
}
}