blob: f980f768a1f658c15a72bb514c2d3546a515cf38 [file] [log] [blame]
{
"name": "TestProject",
"version": "0.0.1",
"summary": "A view like UIAlertView on iOS.",
"homepage": "https://github.com/MrChen123/Test",
"authors": {
"william": "289659801@qq.com"
},
"source": {
"git": "https://github.com/MrChen123/Test.git",
"tag": "0.0.1"
},
"requires_arc": true,
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"source_files": "TestProject/*"
}