[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / e / 0 / ChainsKit / 0.1.7 / ChainsKit.podspec.json
blob0dee56039d06a07eaac24a0ce8fd8f51d39a1db1
2   "name": "ChainsKit",
3   "version": "0.1.7",
4   "summary": "ChainsKit is a library that helps you easily set-up iOS UI components with builder pattern.",
5   "description": "ChainsKit is a library that helps you easily set-up iOS UI components with builder pattern.",
6   "homepage": "https://github.com/kuotinyen/ChainsKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kuotinyen": "kuotinyen@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kuotinyen/ChainsKit.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ChainsKit/Classes/**/*"