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