blob: b66375c229a711afb27487a4c04f76c067f32b90 [file] [log] [blame]
{
"name": "ADSuyiKit",
"version": "0.4.2.10241",
"summary": "A short description of ADSuyiLocationManager.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"taoyeming@live.com": "taoyeming@live.com"
},
"homepage": "http://121.41.108.203/adsuyi_kit/adsuyikit",
"description": "TODO: Add long description of the pod here.",
"source": {
"git": "http://121.41.108.203/adsuyi_kit/adsuyikit.git",
"tag": "0.4.2.10241"
},
"libraries": "z",
"frameworks": [
"UIKit",
"AdSupport",
"SystemConfiguration",
"CoreTelephony"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "ADSuyiKit/Classes/ADSuyiKit.framework"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}