blob: 2cb022b30ee134202be5467c2931f7dc94a2c2e3 [file] [log] [blame]
{
"name": "YSNurse",
"version": "0.0.1",
"summary": "A tool which can help you avoid project crash",
"homepage": "https://github.com/peanutgao/YSNurse",
"license": "MIT",
"authors": {
"peanutgao": "Joseph0750@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/peanutgao/YSNurse.git",
"tag": "0.0.1"
},
"source_files": "YSNurse/*.{h,m}",
"requires_arc": true
}