blob: dc0445badc1a917249e69763dca4cd55627fc8f3 [file] [log] [blame]
{
"name": "HelloDemo",
"version": "1.0.0",
"summary": "HelloDemo",
"swift_version": "4.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/AKCaoChong/HelloDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AKCaoChong": "18211159868@163.com"
},
"source": {
"git": "https://github.com/AKCaoChong/HelloDemo.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HelloDemo/Classes/**/*"
}