[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / c / 8 / CICKit / 0.0.1 / CICKit.podspec.json
blob69063417b0fe0ea6591aaaa369b9bc7b73a32274
2   "name": "CICKit",
3   "version": "0.0.1",
4   "summary": "CIComponentKit-Objc, a component kit made by ManoBoo & NEWWORLD",
5   "description": "CIComponentKit-Objc, a component kit made by ManoBoo & NEWWORLD, issue to us",
6   "homepage": "https://github.com/CodeInventorGroup/CICKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sytnewworld": "sytnewworld@gmail.com",
13     "ManoBoo": "manoboo@icloud.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/CodeInventorGroup/CICKit.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "CIComponentKit",
24     "CIComponentKit/**/*.{h,m}"
25   ],
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "requires_arc": true