blob: 58964785d6c6b175b67e8e92a4de4b5d292ed624 [file] [log] [blame]
{
"name": "GZCFramework",
"version": "2.0.4",
"summary": "GZCFrameWork desc",
"homepage": "https://github.com/gzhongcheng",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gzhongcheng": "gzhongcheng@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/gzhongcheng/GZCFramework.git",
"tag": "2.0.4"
},
"source_files": "GZCFrameWork/**/*.{h,m}",
"resources": "GZCFrameWork/Resouse/*.{png}",
"requires_arc": true,
"dependencies": {
"TouchJSON": [
],
"MBProgressHUD": [
],
"SDWebImage": [
],
"AFNetworking": [
],
"SDAutoLayout": [
],
"FLAnimatedImage": [
],
"pop": [
]
}
}