[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / c / 9 / ESFrameworkUI / 3.11.0 / ESFrameworkUI.podspec.json
blob8d9a06ccd3e746b1ad9f418f2dc9e9034cee766f
2   "name": "ESFrameworkUI",
3   "version": "3.11.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "ESFramework UI components for iOS.",
9   "homepage": "https://github.com/ElfSundae/ESFrameworkUI",
10   "social_media_url": "https://twitter.com/ElfSundae",
11   "authors": {
12     "Elf Sundae": "https://0x123.com"
13   },
14   "source": {
15     "git": "https://github.com/ElfSundae/ESFrameworkUI.git",
16     "tag": "3.11.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ESFrameworkUI/**/*.{h,m}",
22   "dependencies": {
23     "ESFramework": [
24       "~> 3.18"
25     ]
26   }