blob: 173d057b38858cd9938250207ddb56bc807f0f4c [file] [log] [blame]
{
"name": "CHView",
"version": "0.6.0",
"summary": "A Test View",
"description": "CHView,带图片临时用于测试的View",
"homepage": "https://github.com/chenghao0069/CHView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenghao0069": "chenghao@fitcare.me"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chenghao0069/CHView.git",
"tag": "0.6.0"
},
"source_files": [
"CHView",
"CHView/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Masonry": [
"1.0.1"
]
}
}