blob: 4582277f00020dc2879b44dfaed8a13280c736a8 [file] [log] [blame]
{
"name": "MMToolBarModule",
"version": "0.0.1",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Coding应用 ToolBar工具条",
"homepage": "https://github.com/xwgit2971/MMToolBarModule",
"authors": {
"SunnyX": "1031787148@qq.com"
},
"source": {
"git": "https://github.com/xwgit2971/MMToolBarModule.git",
"tag": "0.0.1"
},
"source_files": "MMToolBarModule/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"UIColor-MMAdditions": [
],
"MMUIKitAdditions": [
],
"MMUIKitAdditionsModule": [
],
"PPiAwesomeButton": [
]
}
}