blob: 770258009ca8168b7284a998faace0d472b13bf6 [file] [log] [blame]
{
"name": "OKFrameworkKit",
"version": "1.1",
"summary": "OKFrameworkKit is some category library",
"description": "OKFrameworkKit is some category librar.",
"homepage": "https://github.com/Herb-Sun/OKFrameworkKit",
"license": "MIT",
"authors": {
"huabei.sun": "huabei.sun@okcoin.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Herb-Sun/OKFrameworkKit.git",
"tag": "1.1"
},
"source_files": [
"OKFrameworkKit",
"OKFrameworkKit/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit",
"QuartzCore"
],
"requires_arc": true
}