blob: e1fb98535f47cb66c97e0c68fe657f2f2eec15ec [file] [log] [blame]
{
"name": "SportsTrackerKit",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/EastSunHe/SportsTrackerKit",
"authors": {
"EastSunHe": "550476128@qq.com"
},
"summary": "SportsTracker project framework",
"source": {
"git": "https://github.com/EastSunHe/SportsTrackerKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation",
"ImageIO",
"Photos",
"CoreLocation",
"CoreMotion",
"CoreTelephony",
"Security",
"SystemConfiguration",
"QuartzCore"
],
"dependencies": {
"Masonry": [
"~> 1.0.1"
],
"SDWebImage": [
"~> 3.8.1"
],
"AFNetworking": [
"~> 3.0"
],
"AMap2DMap": [
],
"AMapSearch": [
],
"AMapLocation": [
],
"WeChatSDK-iOS": [
],
"TencentOpenAPIV2_3": [
],
"Bugly": [
]
}
}