blob: 2b4679db934bfe38c24bd7a2b49af926012e3ca1 [file] [log] [blame]
{
"name": "PCComponentKit",
"version": "0.0.5-SNAPSHOT",
"summary": "iOS常用的UI组件库",
"description": "---- iOS常用的UI组件库 ----",
"homepage": "https://github.com/pclion/PCComponentKit",
"license": "MIT",
"authors": "peichuang",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/pclion/PCComponentKit.git",
"tag": "0.0.5-SNAPSHOT"
},
"source_files": "PCComponentKitDemo/PCComponentKit/**/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}