[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 0 / f / 3 / RFPUser / 0.3.4 / RFPUser.podspec.json
blobd9b1de16ceab6ea20eb2858495cbb40d15ff8f7a
2   "name": "RFPUser",
3   "version": "0.3.4",
4   "summary": "RFPUser.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://git.coding.net/leeping/RFPUser.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leeping": "liping_000@126.com"
13   },
14   "source": {
15     "git": "https://git.coding.net/leeping/RFPUser.git",
16     "tag": "0.3.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RFPUser/Classes/**/*",
22   "resource_bundles": {
23     "RFPUser": [
24       "RFPUser/Assets/*.png",
25       "RFPUser/Assets/*/*.strings"
26     ]
27   },
28   "public_header_files": "RFPUser/Classes/RFPUser.h",
29   "dependencies": {
30     "RFPServerAPIManager": [
32     ],
33     "RFPRouter": [
35     ]
36   }