[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 0 / c / 9 / ESFrameworkUI / 3.2.0 / ESFrameworkUI.podspec.json
blobc4f1e1483332f4b9ee0af0b21257d1c7026965d3
2   "name": "ESFrameworkUI",
3   "version": "3.2.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "ESFramework UI Components.",
9   "homepage": "https://github.com/ElfSundae/ESFramework",
10   "authors": {
11     "Elf Sundae": "https://0x123.com"
12   },
13   "source": {
14     "git": "https://github.com/ElfSundae/ESFramework.git",
15     "tag": "3.2.0",
16     "submodules": true
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ESFrameworkUI/**/*.{h,m}",
22   "dependencies": {
23     "ESFramework": [
24       ">= 3.0"
25     ]
26   }