blob: f71b43e42ab1437faca6b686420d064c596ed180 [file] [log] [blame]
{
"name": "TestDemoSDK",
"version": "0.0.4",
"summary": "test TestDemoSDK 1224",
"description": "此版本SDK说明文字,自己根据实际书写",
"homepage": "https://github.com/marsLiuFei/TestDemoSDK",
"license": "MIT",
"authors": {
"GaiShiDaYingXiong": "mars_liu_dev@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/marsLiuFei/TestDemoSDK.git",
"tag": "0.0.4"
},
"ios": {
"vendored_frameworks": "TestDemoSDK/TestDemoSDK.framework"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"dependencies": {
"Masonry": [
]
},
"requires_arc": true
}