[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 1 / 9 / ZCButtonControl / 0.1.0 / ZCButtonControl.podspec.json
blob2aa6cbb3c08b32f48f6d36a8015ef0beb35ce887
2   "name": "ZCButtonControl",
3   "version": "0.1.0",
4   "summary": "ZCButtonControl",
5   "homepage": "https://github.com/xiaowu2016/ZCButtonControl",
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/ZCButtonControl.git",
18     "tag": "0.1.0"
19   },
20   "source_files": [
21     "Classes",
22     "ZCButtonControl/ZCControl/**/*.{h,m}"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "Masonry": [
27       "~> 1.0.0"
28     ]
29   }