blob: b7d037b0b6db6c468a553d28bfc05f063f87026a [file] [log] [blame]
{
"name": "PodCreate",
"version": "0.0.1",
"summary": "A object-C nil project to test create podspec.",
"homepage": "https://github.com/AppleDP/PodCreate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AppleDP": "AppleDP@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/AppleDP/PodCreate.git",
"tag": "0.0.1"
},
"source_files": "PodCreate/PodCreate/*.*",
"exclude_files": "Classes/Exclude"
}