[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / c / 0 / 9 / NNGloble / 1.5.2 / NNGloble.podspec.json
blobf177efb1afc5e92e900ec08fd1d1b861ad3d7cf4
2   "name": "NNGloble",
3   "version": "1.5.2",
4   "summary": "Macro,Const.AppKey.",
5   "description": "基础宏,常量值,第三方appKey配置",
6   "homepage": "https://github.com/shang1219178163/NNGloble",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BIN": "shang1219178163@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/shang1219178163/NNGloble.git",
20     "tag": "1.5.2"
21   },
22   "source_files": "NNGloble/*",
23   "public_header_files": "NNGloble/*.h",
24   "resource_bundles": {
25     "NNGloble": [
26       "NNGloble/Resources/*.xcassets"
27     ]
28   },
29   "libraries": [
30     "sqlite3",
31     "c++"
32   ],
33   "frameworks": [
34     "UIKit",
35     "CoreFoundation",
36     "CoreText",
37     "CoreGraphics",
38     "CoreImage",
39     "CoreLocation",
40     "CoreTelephony",
41     "GLKit",
42     "QuartzCore",
43     "ImageIO",
44     "AssetsLibrary",
45     "MobileCoreServices",
46     "SystemConfiguration",
47     "ImageIO",
48     "JavaScriptCore",
49     "WebKit"
50   ]