[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / 9 / d / NMSNS / 1.1 / NMSNS.podspec.json
blob44da2f5cb3f4ad8141a0561de4c88a98b0582c40
2   "name": "NMSNS",
3   "version": "1.1",
4   "summary": "NMSNS",
5   "description": "aaadsfjadksjfkladjsfkajdf;jadfal;djsf;jaa",
6   "homepage": "https://github.com/jiangyancong/NMSNS",
7   "license": "MIT",
8   "authors": {
9     "StanleyJiang": "jiangyancong@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.1"
13   },
14   "source": {
15     "git": "https://github.com/jiangyancong/NMSNS.git"
16   },
17   "exclude_files": [
18     "**/*.{storyboard}",
19     "testTests"
20   ],
21   "frameworks": [
22     "Security",
23     "SystemConfiguration",
24     "CoreGraphics",
25     "CoreTelephony"
26   ],
27   "libraries": [
28     "iconv",
29     "sqlite3",
30     "stdc++",
31     "z",
32     "c++"
33   ],
34   "requires_arc": true,
35   "subspecs": [
36     {
37       "name": "Tencent",
38       "vendored_frameworks": "TencentOpenAPI3.1.0/TencentOpenAPI.framework",
39       "resources": "TencentOpenAPI3.1.0/TencentOpenApi_IOS_Bundle.bundle"
40     },
41     {
42       "name": "Wechat",
43       "source_files": "WeChatSDK1.7.1/*.h",
44       "vendored_libraries": "WeChatSDK1.7.1/libWeChatSDK.a"
45     }
46   ]