[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 4 / 1 / CIComponentKit / 0.0.7 / CIComponentKit.podspec.json
blobfb579d796526c4ab55d76845bd8467711e8bf465
2   "name": "CIComponentKit",
3   "version": "0.0.7",
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.7"
21   },
22   "source_files": [
23     "Sources/*.swift",
24     "Sources/**/*.swift"
25   ],
26   "resources": "Sources/CICResources/CIComponentKitResources.bundle",
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ],
31   "requires_arc": true,
32   "pushed_with_swift_version": "4.0"