blob: 8950c901dfa20747b98867eb4a22f441f6d42c99 [file] [log] [blame]
{
"name": "GCTools",
"version": "0.0.2",
"summary": "A common tool IOS of GCTools",
"homepage": "https://github.com/XiaoHanGe/GCTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"韩俊强": "532167805@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/XiaoHanGe/GCTools.git",
"tag": "0.0.2"
},
"source_files": "GCTools/**/*.{h,m}",
"public_header_files": "GCTools/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}