[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 6 / 9 / e / ETViewExt / 1.0.0 / ETViewExt.podspec.json
bloba436b4b01b403898fe0cfb41b9527fd7bbcfbbc2
2   "name": "ETViewExt",
3   "version": "1.0.0",
4   "summary": "ETViewExt 方便布局",
5   "description": "UIView的分类,方便iOS开发的布局。",
6   "homepage": "https://github.com/EvanTong1008/ETViewExt",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qinghong": "tongyiwang@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/EvanTong1008/ETViewExt.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "ETViewExt/ETViewExt/ETViewExt/*.{h,m}",
22   "requires_arc": true