[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / 0 / c / 9 / ESFrameworkUI / 3.9.1 / ESFrameworkUI.podspec.json
blob80d68fef68607450c18f6b3b3cbccaad72e9371e
2   "name": "ESFrameworkUI",
3   "version": "3.9.1",
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.9.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "ESFrameworkUI/**/*.{h,m}",
21   "dependencies": {
22     "ESFramework": [
23       "~> 3.0"
24     ]
25   }