[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / d / 1 / ZCSelfUSE / 0.1.8 / ZCSelfUSE.podspec.json
blob7ba8b92aa2fd0149793e42c8263c65f308117b3f
2   "name": "ZCSelfUSE",
3   "version": "0.1.8",
4   "summary": "自用小工具",
5   "homepage": "https://github.com/xiaowu2016/ZCSelfUSE",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zhangchao": "942777491@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/xiaowu2016/ZCSelfUSE.git",
18     "tag": "0.1.8"
19   },
20   "source_files": [
21     "Classes",
22     "ZCSelfUSE/Tools/**/*.{h,m}"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "Masonry": [
27       "~> 1.0.0"
28     ]
29   }