blob: 3e9776875d0ff81f978e4b2852d7de4272106f80 [file] [log] [blame]
{
"name": "GWTool",
"version": "0.0.1",
"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.1"
},
"source_files": "demo/demo/gwtools/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}