blob: a26b037d30d54ba107fb2e4e46775e7da912b01b [file] [log] [blame]
{
"name": "FQBaseKit",
"version": "0.0.5",
"summary": "FQBaseKit a collection of useful Objective-C Categories",
"description": "FQBaseKit a collection of useful Objective-C Categories extending iOS Frameworks such as Foundation,UIKit,QuartzCore",
"homepage": "https://github.com/fangqiu1991/FQBaseKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fangqiu1991": "519757546@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/fangqiu1991/FQBaseKit.git",
"tag": "0.0.5"
},
"source_files": "FQBaseKit"
}