blob: 1e593b72e1f224e657a17af5334e7f523dc28159 [file] [log] [blame]
{
"name": "ADHelloWorld",
"version": "0.0.2",
"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.2"
},
"source_files": [
"Classes",
"ADHelloWorld/ADHelloWorld/Classes/**/*.{h,m}"
],
"requires_arc": true
}