blob: 57b3e9c4bba703d764cfb29d933948063c7e9e5b [file] [log] [blame]
{
"name": "BackgroundableUILoader",
"version": "0.1.0",
"summary": "Uniting Backgroundable and UILoader.",
"homepage": "https://github.com/BellAppLab/BackgroundableUILoader",
"license": "MIT",
"authors": {
"Bell App Lab": "apps@bellapplab.com"
},
"source": {
"git": "https://github.com/BellAppLab/BackgroundableUILoader.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/BellAppLab",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Backgroundable": [
],
"UILoader": [
]
}
}