[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 4 / 1 / CIComponentKit / 0.0.4 / CIComponentKit.podspec.json
blob52310897fe415788828b783dc52b1c01c483aa03
2   "name": "CIComponentKit",
3   "version": "0.0.4",
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.4"
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": "3.0"