[Add] DebugSwift 0.3.9
[CocoaPods.git] / Specs / a / c / d / LSImageThrowing / 0.0.4 / LSImageThrowing.podspec.json
blobe2b2efffd41b52c837d31a029f4af4e715e7b2d7
2   "name": "LSImageThrowing",
3   "version": "0.0.4",
4   "summary": "Class extensions for UIImage which throw when an image isnt found",
5   "homepage": "http://www.LondonSwift.com",
6   "license": "MIT",
7   "authors": {
8     "LondonSwift": "hello@londonswift.com"
9   },
10   "source": {
11     "git": "https://github.com/LondonSwift/LSImageThrowing.git",
12     "tag": "0.0.4"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "LSImageThrowing": [
21       "Pod/Assets/*.png"
22     ]
23   }