blob: baf9d6f33ad5601621490c24565c4ee6c50b8995 [file] [log] [blame]
{
"name": "BetaDataSDK",
"version": "1.2.21",
"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.21"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BetaDataSDK/Classes/**/*",
"resources": "BetaDataSDK/Assets/*.bundle"
}