blob: 32eef4af4c62cb28be46ecfd2d9a75529c21bc1c [file] [log] [blame]
{
"name": "MHStackManager",
"version": "1.0.1",
"license": "MIT",
"homepage": "https://github.com/mariohahn/StackManager",
"authors": {
"Mario Hahn": "mario_hahn@me.com"
},
"summary": "StackManager",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/mariohahn/StackManager.git",
"tag": "v1.0.1"
},
"dependencies": {
"Masonry": [
]
},
"source_files": [
"StackManager/StackManager/StackManager/**/*.{h,m}"
],
"requires_arc": true
}