4 "summary": "Tencent MTA SDK for iOS to access Tencent MTA platform.",
5 "description": "Tencent does not have an official pod for their MTA SDK. Therefore, we create this pod to track the official MTA iOS SDK.",
6 "homepage": "http://mta.qq.com/mta/",
12 "iCell": "xiaoyu.li@shanbay.com"
15 "git": "https://github.com/iCell/BayMTASDK.git",
21 "source_files": "TencentMTA/*.{h,m}",
22 "vendored_libraries": "TencentMTA/*.a",
25 "SystemConfiguration",
33 "pod_target_xcconfig": {
34 "LIBRARY_SEARCH_PATHS": "${PODS_ROOT}/TencentMTA/TencentMTA",
35 "OTHER_LDFLAGS": "-lTencentMTA"