[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / e / 3 / UPNG.swift / 0.1.1 / UPNG.swift.podspec.json
blob9f34526ecfdb6cb073653de76e42f8e5e1285640
2   "name": "UPNG.swift",
3   "version": "0.1.1",
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.1"
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   "frameworks": [
25     "UIKit",
26     "WebKit"
27   ],
28   "dependencies": {
29     "EFFoundation": [
30       "~> 1.5.4"
31     ]
32   }