[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 3 / d / LDHanDemo / 0.6.0 / LDHanDemo.podspec.json
blob8e39ef69d2b4535ea1e87b71e1da5fde636a4a02
2   "name": "LDHanDemo",
3   "version": "0.6.0",
4   "summary": "这是一个组件工程",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/hanyaping/LDHanDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hyaping888": "245921027@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/hanyaping/LDHanDemo.git",
16     "tag": "0.6.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "public_header_files": "LDHanDemo/**/*.h",
22   "source_files": "LDHanDemo/Classes/**/*",
23   "resources": [
24     "LDHanDemo/Res/LDHanDemo.bundle",
25     "LDHanDemo/Assets/**/*"
26   ],
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ],
31   "dependencies": {
32     "Masonry": [
34     ]
35   },
36   "static_framework": true