blob: e8fae5512b903229c7ba0c53138fb28d60b837bc [file] [log] [blame]
{
"name": "MTToolBox",
"version": "1.0.2",
"summary": "iOS development tool box.",
"homepage": "https://bitbucket.org/mamudamuja/mttoolbox.git",
"license": "MIT",
"authors": {
"Milutin Tomic": "milutintomic91@gmail.com"
},
"source": {
"git": "https://bitbucket.org/mamudamuja/mttoolbox.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"MTToolBox": [
"Pod/Assets/*.png"
]
},
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "UIKit"
}