blob: 414532224aa158c88f303033478e0d15e6deb10b [file] [log] [blame]
{
"name": "UrsSDK",
"version": "0.0.1",
"summary": "A short description of UrsSDK.",
"license": "none",
"homepage": "http://git.nextop.cc/wenbao.zhan/urssdk.git",
"authors": "wbzhan",
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"source": {
"git": "http://git.nextop.cc/wenbao.zhan/urssdk.git",
"tag": "0.0.1"
},
"vendored_frameworks": "UrsSDK.framework"
}