blob: e2b2efffd41b52c837d31a029f4af4e715e7b2d7 [file] [log] [blame]
{
"name": "LSImageThrowing",
"version": "0.0.4",
"summary": "Class extensions for UIImage which throw when an image isnt found",
"homepage": "http://www.LondonSwift.com",
"license": "MIT",
"authors": {
"LondonSwift": "hello@londonswift.com"
},
"source": {
"git": "https://github.com/LondonSwift/LSImageThrowing.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"LSImageThrowing": [
"Pod/Assets/*.png"
]
}
}