[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 2 / 6 / c / UGHBuilder / 1.0.0 / UGHBuilder.podspec.json
blob8aa05ae8f0bd555d2a733b8178580bd6f0d91f53
2   "name": "UGHBuilder",
3   "version": "1.0.0",
4   "summary": "HBuilder简易集成",
5   "homepage": "http://dcloud.io/index.html",
6   "license": "MIT",
7   "authors": {
8     "静静地白色外套": "296019487@qq.com"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://github.com/UbunGit/UGHBuilder.git",
15     "tag": "1.0.0",
16     "submodules": true
17   },
18   "static_framework": true,
19   "source_files": "UGHBuilder/Classes/*.{h,m}",
20   "resources": [
21     "UGHBuilder/Resources/*.{bundle}",
22     "*.{md,podspec}"
23   ],
24   "vendored_libraries": "UGHBuilder/Libraries/*.{a}",
25   "vendored_frameworks": "UGHBuilder/Frameworks/*.{framework}",
26   "libraries": [
27     "c++",
28     "xml2",
29     "z"
30   ],
31   "frameworks": [
32     "QuickLook",
33     "JavaScriptCore",
34     "StoreKit",
35     "WebKit",
36     "MobileCoreServices",
37     "CoreTelephony",
38     "AudioToolbox",
39     "MediaPlayer",
40     "CoreMedia",
41     "CoreAudio",
42     "CoreAudioKit",
43     "CFNetwork",
44     "CoreFoundation",
45     "Foundation",
46     "UIKit",
47     "SystemConfiguration",
48     "AVFoundation",
49     "AssetsLibrary",
50     "CoreLocation",
51     "AddressBook"
52   ]