blob: 45f7e596a9e0254c8655eb8ec4008353c94586ee [file] [log] [blame]
{
"name": "runtimeDemo",
"version": "0.0.1",
"summary": "这是一个cocopods的",
"homepage": "https://github.com/wmelon/runtimeDemo",
"license": "MIT",
"authors": {
"陈仕家": "511863244@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/wmelon/runtimeDemo.git",
"tag": "0.0.1"
},
"source_files": "watermelon/**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"Foundation",
"CoreFoundation"
]
}