[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 9 / a / 6 / ResourcePackage / 1.0.5 / ResourcePackage.podspec.json
blob59ad36ed5562fa808784b5b532ef4d183dfa4152
2   "name": "ResourcePackage",
3   "version": "1.0.5",
4   "summary": "Manage resources for application.",
5   "description": "Package resources to a single file, and access them via file name as key.\n\nSo resources can be easily managemented as well as encrypted.",
6   "homepage": "https://github.com/1fr3dg/ResourcePackage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alfred Gao": "alfredg@alfredg.cn"
13   },
14   "source": {
15     "git": "https://github.com/1fr3dg/ResourcePackage.git",
16     "tag": "1.0.5"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.12"
21   },
22   "source_files": "Sources/*",
23   "dependencies": {
24     "SimpleEncrypter": [
26     ],
27     "TextFormater": [
29     ]
30   },
31   "ios": {
32     "dependencies": {
33       "DeviceKit": [
35       ]
36     }
37   },
38   "pushed_with_swift_version": "3.0"