blob: c06f335f71a900bced2e496cb243db4ebe2c28f7 [file] [log] [blame]
{
"name": "ADHelloWorld",
"version": "0.0.3",
"summary": "一个建立pod仓库的简单demo.",
"description": "这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。",
"homepage": "https://github.com/9527001/ADHelloWorld",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adong": "1508574114@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/9527001/ADHelloWorld.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"ADHelloWorld/ADHelloWorld/Classes/**/*.{h,m}"
],
"requires_arc": true
}