[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / 8 / cgl_pod_3 / 0.0.1 / cgl_pod_3.podspec.json
blob94a4f906eade1d954a1124daf304945dafef3e04
2   "name": "cgl_pod_3",
3   "version": "0.0.1",
4   "summary": "cgl_pod_3简介",
5   "description": "创建共有库实践,将库上传到github上,创建podspec描述库的文件",
6   "homepage": "https://github.com/cglwxn/cgl_pod_3",
7   "license": "MIT",
8   "authors": {
9     "cgl": "657769524@qq.com"
10   },
11   "social_media_url": "https://www.baidu.com",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/cglwxn/cgl_pod_3.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "fliter/AppDelegate.h",
20   "public_header_files": "fliter/AppDelegate.h",
21   "requires_arc": true,
22   "dependencies": {
23     "JSONKit": [
24       "~> 1.4"
25     ]
26   }