[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 2 / 6 / 3 / ZSCommonKit / 1.0.1 / ZSCommonKit.podspec.json
blob73cf184e88d109ce4823377d4a6e79f1b5ddc983
2   "name": "ZSCommonKit",
3   "version": "1.0.1",
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.1"
20   },
21   "requires_arc": true,
22   "subspecs": [
23     {
24       "name": "ZSEasyHUD",
25       "source_files": "ZSCommonKit/Classes/ZSEasyHUD/*.{h,m}"
26     },
27     {
28       "name": "ZSBubblelayer",
29       "source_files": "ZSCommonKit/Classes/ZSBubbleLayer/*.{h,m}"
30     },
31     {
32       "name": "ZSKeyboard",
33       "source_files": "ZSCommonKit/Classes/ZSKeyboard/**/*.{h,m}"
34     }
35   ]