[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 1 / 0 / Majia / 1.0.2 / Majia.podspec.json
blobef27b585c323cdad85364435faf6f2364c68ae5e
2   "name": "Majia",
3   "version": "1.0.2",
4   "summary": "Majia pod",
5   "homepage": "http://47.106.64.182/gongqiuwei/majiaDemo.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "gongqiuwei": "gongqiuwei@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "http://47.106.64.182/gongqiuwei/majiaDemo.git",
18     "tag": "1.0.2"
19   },
20   "description": "majia pods for CJ dianjing",
21   "requires_arc": true,
22   "source_files": "MajiaDemo/Launch/*.{h,m}",
23   "resources": "MajiaDemo/Launch/*.bundle",
24   "vendored_frameworks": "MajiaDemo/ThirdLib/BmobSDK.framework",
25   "frameworks": [
26     "Security",
27     "CoreGraphics",
28     "MobileCoreServices",
29     "CFNetwork",
30     "CoreTelephony",
31     "SystemConfiguration",
32     "photos"
33   ],
34   "libraries": [
35     "z.1.2.5",
36     "icucore",
37     "sqlite3",
38     "c++"
39   ],
40   "dependencies": {
41     "Reachability": [
42       "~> 3.2"
43     ]
44   }