[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 8 / 6 / 4 / UIView+Add / 0.0.1 / UIView+Add.podspec.json
blob4d9f00c2eaaf7e4fdc8c344b3e54fa6c3326828f
2   "name": "UIView+Add",
3   "version": "0.0.1",
4   "summary": "快速创建原生UIView对象.",
5   "description": "快速创建原生UIView对象,支持Masonry",
6   "homepage": "https://github.com/gejiangs/UIViewCategory",
7   "license": "MIT",
8   "authors": {
9     "gejiangs": "664553782@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/gejiangs/UIViewCategory.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "UIViewAdd/*"