[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 2 / e / ZSDialogComponent / 0.2.4 / ZSDialogComponent.podspec.json
blob09c6b91f7dc18357e48c201d794f438c5f941b38
2   "name": "ZSDialogComponent",
3   "version": "0.2.4",
4   "summary": "A short description of ZSDialogComponent.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.koolearn-inc.com/iOS_zhishang/ZSDialogComponent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "朱旭宏": "zhuxuhong@koolearn-inc.com"
13   },
14   "source": {
15     "git": "http://git.koolearn-inc.com/iOS_zhishang/ZSDialogComponent",
16     "tag": "0.2.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZSDialogComponent/Classes/**/*",
22   "public_header_files": "ZSDialogComponent/Classes/Public/*.h",
23   "pod_target_xcconfig": {
24     "OTHER_LDFLAGS": "-ObjC"
25   }