blob: 2c77cc929fcf28d48d62875701c3c202e7d3ed8e [file] [log] [blame]
{
"name": "GQSafeKit",
"version": "1.0.0",
"summary": "safeKit",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://www.lianshang.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guangqiang": "1126756952@qq.com"
},
"source": {
"git": "https://github.com/guangqiang-liu/GQSafeKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GQSafekit/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"FCUUID": [
]
}
}