blob: f7d7593546ecba8a50e7995293884f7590b70fa4 [file] [log] [blame]
{
"name": "AnGuoLib",
"version": "1.0.0",
"summary": "First Commit",
"description": "TODO: Add long description of the pod here.",
"homepage": "git@gitee.com:liuande/swift-anguo-lib.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuan": "1377093782@qq.com"
},
"source": {
"git": "git@gitee.com:liuande/swift-anguo-lib.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AnGuoLib/Classes/**/*"
}