blob: ae5fe8805d46c549be243d496a6b93ca82c7a27a [file] [log] [blame]
{
"name": "CRView",
"version": "0.0.1",
"summary": "A short description of CRView.",
"description": "test demo\n* markdown",
"homepage": "http://EXAMPLE/CRView",
"license": "MIT",
"authors": {
"yslin2015": "359927530@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://github.com/yslin2011/CRView.git",
"tag": "0.0.1"
},
"source_files": "CRView/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}