[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / f / c / FlexibleImage / 1.8 / FlexibleImage.podspec.json
blob3e81263e3a8dc94ba56754997546f3acb611beb1
2   "name": "FlexibleImage",
3   "version": "1.8",
4   "summary": "A simple way to play with image!",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/Kawoou/FlexibleImage",
10   "authors": {
11     "Jungwon An": "kawoou@kawoou.kr"
12   },
13   "social_media_url": "http://fb.com/kawoou",
14   "source": {
15     "git": "https://github.com/Kawoou/FlexibleImage.git",
16     "tag": "v1.8"
17   },
18   "requires_arc": true,
19   "source_files": "Sources/**/*.{swift,metal}",
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "4.0"
22   },
23   "platforms": {
24     "ios": "8.0",
25     "tvos": "9.0",
26     "osx": "10.10",
27     "watchos": "2.0"
28   },
29   "pushed_with_swift_version": "4.0"