blob: b1d9bbdca2bb635dd6980d354dae35520f0c49fd [file] [log] [blame]
{
"name": "USeek-Swift",
"version": "0.1.0",
"summary": "USeek Swift Library",
"description": "This Pod library is designed to help developers use USeek Library easily.",
"homepage": "https://github.com/chrislin89/USeek-Swift",
"license": {
"type": "USEEK",
"file": "LICENSE"
},
"authors": {
"chrislin89": "chrislin.317@hotmail.com"
},
"source": {
"git": "https://github.com/chrislin89/USeek-Swift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "USeek-Swift/Classes/**/*.swift",
"resources": [
"USeek-Swift/Assets/**/*",
"USeek-Swift/Classes/**/*.xib"
],
"pushed_with_swift_version": "3.0"
}