{ | |
"name": "MccReeKit", | |
"version": "0.1.0", | |
"summary": "MccReeKit集成了开发常用的扩展.", | |
"description": "MccReeKit集成了一些开发常用的扩展.", | |
"homepage": "http://cocomccree.cn/", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"MQL9011": "301063915@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/MQL9011/MccReeKit.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "MccReeKit/Classes/**/*", | |
"public_header_files": "MccReeKit/Classes/**/*.h" | |
} |