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