[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / c / d / LSImageThrowing / 0.0.5 / LSImageThrowing.podspec.json
blob8f6b819c1872264241e2cccf41abc10ef3791d66
2   "name": "LSImageThrowing",
3   "version": "0.0.5",
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.5"
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   }