blob: 6e0f14d11df6549c04eb6092be464e4f6ba67ae1 [file] [log] [blame]
{
"name": "BetaDataSDK",
"version": "1.2.22",
"summary": "The official iOS SDK for Analytics.",
"description": "The official iOS SDK for Analytics. Supports iOS 8+.",
"homepage": "http://code.mocaapp.cn/betadata/sdk-ios.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ren Cheng": "rencheng11@icloud.com"
},
"source": {
"git": "https://github.com/hoongbin/sdk-ios.git",
"tag": "1.2.22"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BetaDataSDK/Classes/**/*",
"resources": "BetaDataSDK/Assets/*.bundle"
}