blob: ad9896844867be4b4c9641e836c939972aef38bf [file] [log] [blame]
{
"name": "PodApp",
"version": "0.0.3",
"summary": "A test pod of PodApp.",
"description": "A test pod of cocospod",
"homepage": "https://github.com/cloverapp1/PodApp.git",
"license": "MIT",
"authors": {
"yanl": "yanglihaut2013@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cloverapp1/PodApp.git",
"tag": "0.0.3"
},
"source_files": [
"PodApp",
"PodApp/**/*.{h,m}"
],
"exclude_files": "PodApp/Exclude"
}