blob: 4c204eada4debf0a2e1b085887582cb3b5e545df [file] [log] [blame]
{
"name": "XXPodDemo",
"version": "0.1.0",
"summary": "test of spec create",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.coding.net/sanfang/XXPodDemo.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sanfang": "fish100@sohu.com"
},
"source": {
"git": "https://git.coding.net/sanfang/XXPodDemo.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XXPodDemo/Classes/**/*"
}