| { |
| "name": "KKTalkingData", |
| "version": "4.0.39", |
| "summary": "A Fast Integration Tool of TalkingData,And the version number is consistent with TalkingData's official website.'", |
| "description": "A Fast Integration Tool of TalkingData,And the version number is consistent with TalkingData's official website.(KKTalkingData是TalkingData的快速集成工具,版本号与TalkingData官方网站一致。)", |
| "homepage": "https://github.com/BradBin/KKTalkingData", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "BradBin": "820280738@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/BradBin/KKTalkingData.git", |
| "tag": "4.0.39" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "KKTalkingData/Classes/**/*.{h,m}", |
| "vendored_libraries": "KKTalkingData/Classes/**/*.a", |
| "public_header_files": "KKTalkingData/Classes/**/*.h", |
| "pod_target_xcconfig": { |
| "OTHER_LDFLAGS": "-ObjC" |
| }, |
| "requires_arc": true, |
| "static_framework": true, |
| "frameworks": [ |
| "AdSupport", |
| "CoreTelephony", |
| "CoreMotion", |
| "Security", |
| "SystemConfiguration" |
| ], |
| "libraries": [ |
| "z", |
| "c++" |
| ] |
| } |