[Add] THEOplayer-Connector-Conviva 8.5.0
[CocoaPods.git] / Specs / b / 5 / 6 / QQMTASDK / 0.1.1 / QQMTASDK.podspec.json
blob8f832e8cf38cca9facb5e058fb517e0fcae11bd7
2   "name": "QQMTASDK",
3   "version": "0.1.1",
4   "summary": "iOS MTASDK for CocoaPods",
5   "description": "Add MTASDK to CocoaPods.\nNo idfa.\nMTA release number is v2.2.1.",
6   "homepage": "https://github.com/bing900717/QQMTASDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bing900717": "yaoxb@ramnova.com"
13   },
14   "source": {
15     "git": "https://github.com/bing900717/QQMTASDK.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "QQMTASDK/Classes/*.{h,m}",
22   "frameworks": [
23     "QuartzCore",
24     "Security",
25     "CFNetwork",
26     "SystemConfiguration",
27     "CoreTelephony",
28     "UIKit",
29     "Foundation",
30     "CoreGraphics"
31   ],
32   "vendored_libraries": "QQMTASDK/libmtasdk.a",
33   "libraries": [
34     "sqlite3",
35     "z"
36   ],
37   "pod_target_xcconfig": {
38     "OTHER_LDFLAGS": "-lObjC"
39   }