[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 5 / 6 / QQMTASDK / 0.1.2 / QQMTASDK.podspec.json
blob14ec84b0b9f8316047e1f09f00e404d6507d4c28
2   "name": "QQMTASDK",
3   "version": "0.1.2",
4   "summary": "iOS MTASDK with hybrid library 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.2"
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": [
33     "QQMTASDK/libmtasdk.a",
34     "QQMTASDK/libMTAHybrid.a"
35   ],
36   "libraries": [
37     "sqlite3",
38     "z"
39   ],
40   "pod_target_xcconfig": {
41     "OTHER_LDFLAGS": "-lObjC"
42   }