blob: 8d49053a6d525d48795933fbb098b70809643d5d [file] [log] [blame]
{
"name": "FQBaseKit",
"version": "0.0.2",
"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.2"
},
"source_files": "FQBaseKit/**/*.{h,m}",
"public_header_files": "FQBaseKit/**/*.h"
}