[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 1 / 6 / KUIKit / 1.0.0 / KUIKit.podspec.json
blob0f80e1b7d320bb088a061eaae5b283d6fe52c6ac
2   "name": "KUIKit",
3   "version": "1.0.0",
4   "summary": "KUIKit contains customisable UI components that are customisable via UIStoryboard.",
5   "description": "KUIKit contains customisable UI components like KView, KButton, KTextField, KCircularProgressbar, KProgressbar, etc. It also has some utility structures and functions.",
6   "homepage": "https://github.com/KalpeshTalkar/KUIKit",
7   "license": "MIT",
8   "authors": {
9     "Kalpesh Talkar": "kalpeshtalkar@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/KalpeshTalkar/KUIKit.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "KUIKit",
20     "KUIKit/**/*.{h,m,swift}"
21   ]