blob: bf8c9f589fcb485b6e560e1c1abef47a1c7f4291 [file] [log] [blame]
{
"name": "GWTool",
"version": "0.0.2",
"summary": "A small tool collection",
"description": "GWTool provides some small function,I will Continually updated",
"homepage": "https://github.com/yaonimingsanqian/GWTool",
"license": "MIT",
"authors": {
"zhaoguowei": "529670074@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yaonimingsanqian/GWTool.git",
"tag": "0.0.2"
},
"source_files": "demo/demo/gwtools/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}