blob: d96425f1145b88ec543a022570170c4227e246c8 [file] [log] [blame]
{
"name": "UILoader",
"version": "0.5.4",
"summary": "A small Swift library that adds convenience methods to UIKit classes so they handle loading remote data more easily.",
"homepage": "https://github.com/BellAppLab/UILoader",
"license": "MIT",
"authors": {
"Bell App Lab": "apps@bellapplab.com"
},
"source": {
"git": "https://github.com/BellAppLab/UILoader.git",
"tag": "0.5.4"
},
"social_media_url": "https://twitter.com/BellAppLab",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit"
}