[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 4 / 1 / CIComponentKit / 1.0.1 / CIComponentKit.podspec.json
blob2bd1581887d94642fe41d178ba85f7f7142e2a89
2   "name": "CIComponentKit",
3   "version": "1.0.1",
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": "1.0.1"
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