blob: 2b444f52d1487960e19cac580ae9cdde6a58605f [file] [log] [blame]
{
"name": "TestiOSPod",
"version": "0.0.1",
"summary": "Test pod.",
"description": "A short description of TestiOSPod.",
"homepage": "https://github.com/13671447200",
"license": "MIT",
"authors": {
"admin": "970389179@qq.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/13671447200/TestiOSPod.git",
"tag": "0.0.1"
},
"source_files": "TestiOSPod/*.swift",
"exclude_files": "Classes/Exclude"
}