blob: 8a0d119cc4684ccf205d66b5cadd874823f2db34 [file] [log] [blame]
{
"name": "MFBCL",
"version": "1.0",
"summary": "基础类库.",
"homepage": "https://github.com/pipelining/MFBCL",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zdd": "zdd@microfeel.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/pipelining/MFBCL.git",
"tag": "1.0"
},
"source_files": "MFBCL/*",
"frameworks": "UIKit",
"requires_arc": true
}