blob: 18f638b3804b313ed4b2bd61a6468d8c0e9f0478 [file] [log] [blame]
{
"name": "PodTest1",
"version": "1.0.0",
"license": "MIT",
"summary": "CustomView for login and logout",
"homepage": "https://github.com/wangleibingkong/PodTest.git",
"authors": {
"CaesarWang": "wanglei@bingkongtech.com"
},
"source": {
"git": "https://github.com/wangleibingkong/PodTest.git"
},
"source_files": "PodTest/PodTest/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}