[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 5 / 8 / b / QAGame / 1.0.1 / QAGame.podspec.json
blob145e55fd314cf4f14daff0e27a8fb6bef9d63880
2   "name": "QAGame",
3   "version": "1.0.1",
4   "summary": "A short description of QAGame.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://47.93.22.89:8809/QASystem/QAGame",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": "曾海光",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "http://47.93.22.89:8809/QASystem/QAGame.git",
17     "tag": "1.0.1"
18   },
19   "source_files": [
20     "Class/*.{h,m}",
21     "Class/View/*.{h,m}",
22     "Class/Controller/*.{h,m}",
23     "Class/Utility/*.{h,m}",
24     "Class/Model/*.{h,m}",
25     "Class/IM/*.{h,m}",
26     "Class/Http/*.{h,m}",
27     "Class/View/custom/*.{h,m}"
28   ],
29   "resources": [
30     "Resource/*.png",
31     "Resource/*.mp3",
32     "Resource/*.plist"
33   ],
34   "frameworks": [
35     "UIKit",
36     "AssetsLibrary",
37     "Accelerate",
38     "CoreMedia",
39     "VideoToolbox",
40     "MediaPlayer",
41     "AVFoundation",
42     "Security",
43     "CoreTelephony",
44     "SystemConfiguration",
45     "CoreGraphics",
46     "Foundation"
47   ],
48   "libraries": [
49     "sqlite3",
50     "z",
51     "c++",
52     "stdc++",
53     "stdc++.6",
54     "resolv",
55     "iconv"
56   ],
57   "dependencies": {
58     "AFNetworking": [
60     ],
61     "YYModel": [
63     ],
64     "pop": [
66     ],
67     "Masonry": [
69     ],
70     "SDWebImage": [
72     ],
73     "TTTAttributedLabel": [
75     ],
76     "QQ_Cloud_IM_SDK": [
78     ]
79   }