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