blob: d537c8166e21d1467e9cbc055f55662f57b5dac9 [file] [log] [blame]
{
"name": "IRSportKit",
"authors": "iRiding_Vian",
"homepage": "http://iriding.cc",
"summary": "骑记轨迹记录SDK",
"version": "1.0.1",
"platforms": {
"ios": "8.2"
},
"vendored_frameworks": "IRSportKit.framework",
"resources": "IRSportKit.framework/IRSportKit.bundle",
"source": {
"git": "https://git.coding.net/VianPan/IRSportKit.git",
"tag": "1.0.1"
},
"license": {
"text": "iRiding",
"type": "Copyright"
},
"frameworks": [
"CoreLocation",
"UIKit"
],
"dependencies": {
"IRBaseKit": [
]
}
}