blob: caaa74118714aa6f9c178efc8977e27a1e3796e7 [file] [log] [blame]
{
"name": "UILoader",
"version": "0.5.3",
"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.3"
},
"social_media_url": "https://twitter.com/BellAppLab",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit"
}