[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 9 / 8 / MagicImages / 0.4.3 / MagicImages.podspec.json
blob504a19baf4bcc8697cd7b879e4b06cbf46705a9f
2   "name": "MagicImages",
3   "version": "0.4.3",
4   "summary": "Magic Image is a library to facilitate the development of the image in various ways.",
5   "homepage": "https://github.com/heroesofcode/MagicImages",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "João Lucas": "joaolucasfp2001@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/joaolfp",
14   "requires_arc": true,
15   "frameworks": "UIKit",
16   "swift_versions": [
17     "5.0",
18     "5.1"
19   ],
20   "platforms": {
21     "ios": "9.0",
22     "tvos": "9.0"
23   },
24   "source": {
25     "git": "https://github.com/heroesofcode/MagicImages.git",
26     "tag": "0.4.3"
27   },
28   "source_files": "Sources/MagicImages/**/*",
29   "swift_version": "5.1"