[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / c / 8 / CICKit / 0.0.4.1 / CICKit.podspec.json
blob8d13fd73824c53237360b5496ed43352eb6d91ad
2   "name": "CICKit",
3   "version": "0.0.4.1",
4   "summary": "CIComponentKit-Objc, a component kit made by ManoBoo & NEWWORLD",
5   "description": "CIComponentKit-Objc, a component kit made by ManoBoo & NEWWORLD, issue to us",
6   "homepage": "https://github.com/CodeInventorGroup/CICKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sytnewworld": "sytnewworld@gmail.com",
13     "ManoBoo": "manoboo@icloud.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/CodeInventorGroup/CICKit.git",
20     "tag": "0.0.4.1"
21   },
22   "source_files": [
23     "CIComponentKit",
24     "CIComponentKit/**/*.{h,m}"
25   ],
26   "resource_bundles": {
27     "CIComponentKit": [
28       "CIComponentKit/Resources/*.png"
29     ]
30   },
31   "frameworks": [
32     "UIKit",
33     "Foundation"
34   ],
35   "requires_arc": true,
36   "dependencies": {
37     "SDWebImage": [
39     ]
40   }