blob: 2858cf8da5eb2d229ad8d7a13ffdf7e6e46aad0d [file] [log] [blame]
{
"name": "CodeDemo",
"version": "0.0.1",
"summary": "this is a codeDemo",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhuangtao97/SimpleCode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhuangtao97": "1069156011@qq.com"
},
"source": {
"git": "https://github.com/zhuangtao97/SimpleCode.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CodeDemo/Classes/**/*"
}