blob: e1b731914adda99bbc51f8274366e1df33d3866c [file] [log] [blame]
{
"name": "PrivateTool",
"version": "0.0.1",
"summary": "我的demo",
"description": "用来测试学习创建pod",
"homepage": "https://git.oschina.net/MasonTy",
"license": "MIT",
"authors": {
"kongzhaozhuang": "kongzhaozhuang@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.oschina.net/MasonTy/PrivateTestDemo.git",
"tag": "0.0.1"
},
"source_files": [
"PrivateTestDemo",
"*.{h,m}"
],
"requires_arc": true
}