blob: 3960c5d8b61672f60f076d00c5e821632a69eb81 [file] [log] [blame]
{
"name": "APIService-UmengAnalytics",
"version": "3.6.6",
"summary": "Umeng Analytics SDK for iOS.",
"license": "MIT",
"homepage": "https://github.com/APIService/UmengAnalytics",
"authors": {
"Elf Sundae": "http://0x123.com",
"TalkingData": "http://www.umeng.com"
},
"source": {
"git": "https://github.com/APIService/UmengAnalytics.git",
"tag": "3.6.6",
"submodules": true
},
"social_media_url": "https://twitter.com/ElfSundae",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"Security",
"SystemConfiguration",
"CoreTelephony",
"CoreMotion",
"AdSupport"
],
"libraries": "z",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"public_header_files": "UmengAnalytics/*.h",
"source_files": "UmengAnalytics/*.h",
"vendored_libraries": "UmengAnalytics/libMobClickLibrary.a",
"deprecated": true
}