[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 8 / 5 / ASImageResize / 1.0.3 / ASImageResize.podspec.json
blob460c65872d7b432804c67d901750a5d4740b5941
2   "name": "ASImageResize",
3   "version": "1.0.3",
4   "summary": "UIImage category to resize images",
5   "homepage": "https://github.com/AliSoftware/UIImage-Resize",
6   "license": "MIT",
7   "authors": {
8     "AliSoftware": "olivier.halligon+ae@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/eimantas/ASImageResize.git",
12     "tag": "1.0.3"
13   },
14   "social_media_url": "http://www.foodreporter.net",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/ios/*",
20   "ios": {
21     "exclude_files": "Classes/osx"
22   },
23   "osx": {
24     "exclude_files": "Classes/ios"
25   }