[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / d / a / 8 / CYExpandableTableView / 0.0.2 / CYExpandableTableView.podspec.json
blobdd7e54641dc9729a8bd668ab360376d96bc02175
2   "name": "CYExpandableTableView",
3   "version": "0.0.2",
4   "summary": "An expandable / collapsable table view for iOS.",
5   "description": "An expandable / collapsable table view for iOS , easy to use , easy to customize !",
6   "homepage": "https://github.com/Gocy015/CYExpandableTableView",
7   "license": "MIT",
8   "authors": {
9     "Gocy": "651023362@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/Gocy015/CYExpandableTableView.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "CYExpandableTableView/*.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "dependencies": {
22     "Masonry": [
24     ]
25   }