blob: e30b2a912d1784e59090a5b123babd9533898337 [file] [log] [blame]
{
"name": "CHTestView",
"version": "0.2.0",
"summary": "A short description of CHTestView.",
"homepage": "https://github.com/chenghao0069/CHTestView",
"license": "MIT",
"authors": {
"chenghao0069": "chenghao@fitcare.me"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chenghao0069/CHTestView.git",
"tag": "0.2.0"
},
"source_files": [
"CHTestView",
"CHTestView/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Masonry": [
"1.0.1"
]
}
}