blob: bfead0ed9576196aa051d423a38e61777ad84451 [file] [log] [blame]
{
"name": "cloudypKit",
"version": "0.1.0",
"summary": "cloudypKit.",
"description": "cloudypKit smommmm.",
"homepage": "https://gitee.com/wangyp330/cloudyp-kit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangyp330": "wangypad@dcits.com"
},
"source": {
"git": "https://gitee.com/wangyp330/cloudyp-kit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "cloudypKit/Classes/*.framework",
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
}
}