blob: 18efa24a4ac5a4278eaa2264e8ca56328a84e2a6 [file] [log] [blame]
{
"name": "AnGuoLib",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AnGuoLib/Classes/**/*",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
],
"Kingfisher": [
],
"R.swift": [
],
"KeychainSwift": [
],
"SnapKit": [
]
}
}