[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / 6 / PCComponentKit / 0.0.5-SNAPSHOT / PCComponentKit.podspec.json
blob2b4679db934bfe38c24bd7a2b49af926012e3ca1
2   "name": "PCComponentKit",
3   "version": "0.0.5-SNAPSHOT",
4   "summary": "iOS常用的UI组件库",
5   "description": "---- iOS常用的UI组件库 ----",
6   "homepage": "https://github.com/pclion/PCComponentKit",
7   "license": "MIT",
8   "authors": "peichuang",
9   "platforms": {
10     "ios": "7.0"
11   },
12   "source": {
13     "git": "https://github.com/pclion/PCComponentKit.git",
14     "tag": "0.0.5-SNAPSHOT"
15   },
16   "source_files": "PCComponentKitDemo/PCComponentKit/**/*",
17   "frameworks": [
18     "Foundation",
19     "CoreGraphics",
20     "UIKit"
21   ],
22   "requires_arc": true