blob: 8405ca44588cec700202ec6750a8ede488a9c170 [file] [log] [blame]
{
"name": "CFCenterItemViews",
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "CFCenterItemViews is a Swift module for subViews to uiview.",
"homepage": "https://github.com/swift365/CFCenterItemViews",
"authors": {
"chengfei.heng": "hengchengfei@sina.com"
},
"source": {
"git": "https://github.com/swift365/CFCenterItemViews.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"CFCenterItemViews/Classes/*.swift",
"CFCenterItemViews/Classes/**/*.swift"
],
"pushed_with_swift_version": "3.0"
}