[Delete] RegulaCommonNightly 7.5.863
[CocoaPods.git] / Specs / c / 2 / e / StyleChain / 0.1.0 / StyleChain.podspec.json
blob2d213fd8af54cc5f48c2dfc05a3205b43926cd29
2   "name": "StyleChain",
3   "version": "0.1.0",
4   "summary": "一款UIKit Style的链式调用框架.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Ginxx/StyleChain",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gaoX": "gao497868860@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Ginxx/StyleChain.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "StyleChain/Classes/**/*",
22   "frameworks": "UIKit",
23   "swift_version": "4.0"