blob: 7a929324a8707ad7a3ef1dbea7a4c3a91a56e69a [file] [log] [blame]
{
"name": "KarteTracker",
"version": "0.1.2",
"summary": "Sample tracking code of KARTE for iOS.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/plaidev/KarteTracker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Taro Karute": "dev.share@plaid.co.jp"
},
"source": {
"git": "https://github.com/plaidev/KarteTracker.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KarteTracker/Classes/**/*",
"libraries": "z"
}