blob: d99122a5f1914990d01745a89b50b2f1cf6ad461 [file] [log] [blame]
{
"name": "XPPod",
"version": "0.0.1",
"summary": "XPPod.",
"description": "这里不是可以不填么,难道我用的是假的",
"homepage": "https://github.com/anddygon/XPPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiaoP": "anddygong@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/anddygon/XPPod.git",
"tag": "0.0.1"
},
"source_files": "XPPod/XPPod/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}