[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / c / 2 / HCComponents / 0.1.1 / HCComponents.podspec.json
blobd952dfdaa1734193e671605100dc7491b342a08b
2   "name": "HCComponents",
3   "version": "0.1.1",
4   "authors": {
5     "iOS Developers": "qihuang9346@gmail.com"
6   },
7   "source": {
8     "git": "https://github.com/CanyFrog/HCComponent.git",
9     "tag": "0.1.1"
10   },
11   "homepage": "https://github.com/CanyFrog/HCComponent.git",
12   "license": "Copyright © 2017 CanyFrog. All rights reserved.",
13   "summary": "Person HCComponents components",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "HCSource/*.swift",
20     "HCSource/*.{h,m}",
21     "HCComponents/*.h"
22   ],
23   "resources": [
24     "HCSource/font/*.{ttf, otf}"
25   ],
26   "module_name": "HCComponents",
27   "pushed_with_swift_version": "3.0"