blob: 208994d4f8d6c0f0fda86289a9f81809f63740c4 [file] [log] [blame]
{
"name": "LYGTOnePass",
"version": "0.1.0",
"summary": "A short description of LYGTOnePass.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ButtFly/LYGTOnePass",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ButtFly": "315585758@qq.com"
},
"source": {
"git": "https://github.com/ButtFly/LYGTOnePass.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"resource_bundles": {
"LYGTOnePass": [
"LYGTOnePass/Bundle/GT3Captcha.bundle/*"
],
"LYGTOnePassMd": [
"LYGTOnePass/Md/*.md"
]
},
"vendored_frameworks": [
"LYGTOnePass/Frameworks/GT3Captcha.framework",
"LYGTOnePass/Frameworks/GTOnePass.framework",
"LYGTOnePass/Frameworks/TYRZNoUISDK.framework"
],
"compiler_flags": "-ObjC",
"exclude_files": "LYGTOnePass/Bundle/GT3Captcha.bundle/Info.plist"
}