blob: 05e7016588dff205eec915660d7ef478fedc026d [file] [log] [blame]
{
"name": "PodPublicDemo",
"version": "0.0.1",
"summary": "A common tool of PodPublicDemo.",
"description": "A common tool of projects and learn to create pod",
"homepage": "https://github.com/mengli5052/PodPublicDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mengli5052": "1451051606@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mengli5052/PodPublicDemo.git",
"tag": "0.0.1"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}