{ | |
"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 | |
} |