blob: f47890f75dce057831026a7942cf6612e88a132a [file] [log] [blame]
{
"name": "OOBaseKit",
"version": "0.0.3",
"summary": "OOBaseKit is a Base Kit of UIKit and NSObject",
"description": "OOBaseKit is a Base Kit of UIKit and NSObjec\nOOBaseKit is a Base Kit of UIKit and NSObjec",
"homepage": "https://github.com/xuwen4020/OOBaseKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xuwen": "xuwen@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xuwen4020/OOBaseKit.git",
"tag": "0.0.3"
},
"source_files": [
"OOBaseKit/OOBaseKit",
"OOBaseKit/OOBaseKit/**/*.{c,h,hh,m,mm}"
]
}