blob: 9eaea33075e1ccf5f6b10522d146e5aa8f1d348f [file] [log] [blame]
{
"name": "MWViewsContainer",
"version": "0.1.1",
"summary": "A custom top navigation controller with customizable attributes.",
"homepage": "https://github.com/MWaly/MWViewsContainer.git",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Mohamed Waly": "mohamed.mokhles@gmail.com"
},
"source": {
"git": "https://github.com/MWaly/MWViewsContainer.git",
"tag": "v0.1.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ContainerDemo/MW*",
"requires_arc": true
}