[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 0 / c / 9 / ESFrameworkUI / 3.6.0 / ESFrameworkUI.podspec.json
blobc259329ba3467440cf48aeb9626eea395e124366
2   "name": "ESFrameworkUI",
3   "version": "3.6.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.6.0",
16     "submodules": true
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "module_name": "ESFrameworkUI",
22   "source_files": "ESFrameworkUI/**/*.{h,m}",
23   "dependencies": {
24     "ESFramework": [
25       ">= 3.0"
26     ]
27   }