[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / c / 4 / 1 / CIComponentKit / 0.0.5 / CIComponentKit.podspec.json
blobe2e00aad1788fe27cd759fe6e048e47e76412b8c
2   "name": "CIComponentKit",
3   "version": "0.0.5",
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.5"
21   },
22   "source_files": [
23     "Sources/CIComponentKit.swift",
24     "Sources/**/*.swift"
25   ],
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "requires_arc": true,
31   "pushed_with_swift_version": "4.0"