blob: e982ad3fd610e334c400e9f5a0f7025e4f5e90d8 [file] [log] [blame]
{
"name": "PCComponentKit",
"version": "0.0.4",
"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.4"
},
"source_files": "PCComponentKitDemo/PCComponentKitDemo/PCComponentKit/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}