blob: 9133dafce0a9fae657bbdda957ac61e2ed54379e [file] [log] [blame]
{
"name": "TestViewRoc",
"version": "0.0.1",
"summary": "publish a Test view to pods.",
"description": "learned how to publish a Test view to pods",
"homepage": "https://www.cnpc.com.cn",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RocZhang": "rc.6688@hotmail.com"
},
"source": {
"git": "https://gitee.com/mhappy2/TestView.git",
"tag": "0.0.1"
},
"source_files": [
"TestView",
"TestView/**/*.{h,m}"
],
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}