blob: 7533deff40e3427a04472d0b8a8d62860771675e [file] [log] [blame]
{
"name": "GCTools",
"version": "0.0.1",
"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",
"commit": "f705f8841d569b23cb5910dda8ee1e75659ddb9f"
},
"source_files": "GCTools/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}