[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / d / 7 / Dosmono / 1.0.9 / Dosmono.podspec.json
blobd51558ac47893439ecb25e35e4d60dd9ae2671a4
2   "name": "Dosmono",
3   "version": "1.0.9",
4   "summary": "Dosmono",
5   "description": "大圣魔脑SDK",
6   "homepage": "https://github.com/sp410155289/Dosmono",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SunPeng": "410155289@qq.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/sp410155289/Dosmono.git",
19     "tag": "1.0.9"
20   },
21   "source_files": "Dosmono.framework/Headers/*.{h}",
22   "exclude_files": "Classes/Exclude",
23   "ios": {
24     "vendored_frameworks": "Dosmono.framework"
25   },
26   "dependencies": {
27     "YYModel": [
29     ],
30     "SocketRocket": [
32     ],
33     "FreeStreamer": [
35     ],
36     "FMDB": [
38     ]
39   },
40   "requires_arc": true,
41   "frameworks": [
42     "UIKit",
43     "Foundation",
44     "CoreGraphics",
45     "QuartzCore",
46     "SystemConfiguration",
47     "Contacts",
48     "AudioToolbox",
49     "AVFoundation",
50     "CoreTelephony",
51     "CoreLocation"
52   ],
53   "libraries": [
54     "c++",
55     "z"
56   ],
57   "pod_target_xcconfig": {
58     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
59   },
60   "user_target_xcconfig": {
61     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
62   }