blob: 90ae4a42b096ba7d6a70ddaac42f06faf5baa82c [file] [log] [blame]
{
"name": "QLPrivatePod",
"version": "0.0.4",
"summary": "QLPrivatePod aaa.",
"description": "A short description of QLPrivatePod aaaaaa.",
"homepage": "https://git.coding.net/KeyonYe/privatePod.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yejinyong": "616115891@qq.com"
},
"source": {
"git": "https://git.coding.net/KeyonYe/privatePod.git",
"tag": "0.0.4"
},
"source_files": "Classes",
"exclude_files": "Classes/Exclude",
"ios": {
"frameworks": [
"QuartzCore",
"UIKit"
]
},
"platforms": {
"ios": "8.0"
}
}