blob: 23d0d92e6e8650eb2aaaa5b61fee80b4eec31843 [file] [log] [blame]
{
"name": "MHStackManager",
"version": "1.0.0",
"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.0"
},
"dependencies": {
"Masonry": [
]
},
"source_files": [
"StackManager/StackManager/**/*.{h,m}"
],
"requires_arc": true
}