[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / b / 4 / NKComponents / 1.1 / NKComponents.podspec.json
blob9adad64984c32ae1574842d1efa709e85e105728
2   "name": "NKComponents",
3   "version": "1.1",
4   "summary": "A set of UI components",
5   "description": "A set of UI components:\n- NKTextField\n- NKTextView\n- NKImageView\n- NKIconLabel\n- NKGridLineView",
6   "homepage": "https://github.com/kennic/NKComponents",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nam Kennic": "namkennic@me.com"
13   },
14   "source": {
15     "git": "https://github.com/kennic/NKComponents.git",
16     "tag": "1.1"
17   },
18   "social_media_url": "https://twitter.com/namkennic",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_versions": "4.2",
23   "source_files": "NKComponents/*.swift",
24   "frameworks": "UIKit",
25   "swift_version": "4.2"