[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / 3 / ZSCommonKit / 1.0.0 / ZSCommonKit.podspec.json
blobd8b14816597263c473d9cf64a5ecbdb935e8c2e9
2   "name": "ZSCommonKit",
3   "version": "1.0.0",
4   "summary": "Common tool library in daily work.",
5   "description": "Common tool library in daily work. \nyeah, is me.\nZSCommonKit by magic",
6   "homepage": "https://github.com/magicer0126/ZSTools_formal.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mahuiying": "magicer0126@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/magicer0126/ZSTools_formal.git",
19     "tag": "1.0.0"
20   },
21   "requires_arc": true,
22   "public_header_files": "ZSCommonKit/Classes/ZSCommonKit.h",
23   "source_files": "ZSCommonKit/Classes/ZSCommonKit.h",
24   "subspecs": [
25     {
26       "name": "ZSEasyHUD",
27       "source_files": "ZSCommonKit/Classes/ZSEasyHUD/*.{h,m}"
28     }
29   ]