blob: 7cadd4bc36033d6d388f6c6768c2e521ffa07cb6 [file] [log] [blame]
{
"name": "CFCenterItemViews",
"version": "0.0.1",
"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.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"CFCenterItemViews/Classes/*.swift",
"CFCenterItemViews/Classes/**/*.swift"
],
"pushed_with_swift_version": "3.0"
}