blob: 4d11637a9545565e047817a3d5b99731c5613808 [file] [log] [blame]
{
"name": "ZHYShareKit",
"version": "1.0.0",
"summary": "simple share kit",
"homepage": "https://github.com/driverZhan/ZHYShareKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"driverZhan": "senyou2012@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/driverZhan/ZHYShareKit.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "ZHYShareView/classes/**/*.{h,m}"
}