blob: d706c935f1e490041a3b3bad0b31add7a25834cc [file] [log] [blame]
{
"name": "MyHealthSDK",
"version": "0.0.2",
"summary": "Guide for private pods MyHealthSDK.",
"description": "Guide for private pods MyHealthSDK for pods.",
"homepage": "http://10.8.3.34/ios/MyHealthSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yuwenh": "yuwenh@bsoft.com.cn"
},
"source": {
"git": "http://10.8.3.34/ios/MyHealthSDK.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyHealthSDK/Classes/*.{h,a}",
"resources": [
"MyHealthSDK/Resource/MyHealthSDK.bundle",
"MyHealthSDK/Resource/config.xml",
"MyHealthSDK/Resource/www/*.{js,html}"
],
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
]
}