[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 6 / e / 3 / UPNG.swift / 0.1.2 / UPNG.swift.podspec.json
blob500fef71273a4edfa722573dd6e34afce4d5d758
2   "name": "UPNG.swift",
3   "version": "0.1.2",
4   "summary": "Use UPNG.js in swift.",
5   "description": "Use UPNG.js in swift.",
6   "homepage": "https://github.com/EyreFree/UPNG.swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "EyreFree": "eyrefree@eyrefree.org"
13   },
14   "source": {
15     "git": "https://github.com/EyreFree/UPNG.swift.git",
16     "tag": "0.1.2"
17   },
18   "social_media_url": "https://twitter.com/EyreFree777",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "requires_arc": true,
23   "source_files": "UPNG.swift/Classes/**/*",
24   "resources": "docs/**/*",
25   "frameworks": [
26     "UIKit",
27     "WebKit"
28   ],
29   "dependencies": {
30     "EFFoundation": [
31       "~> 1.5.4"
32     ]
33   }