[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / e / b / ESFramework / 3.10.0 / ESFramework.podspec.json
bloba5e89db3f4b338eb500b56a6089f759c0cafa377
2   "name": "ESFramework",
3   "version": "3.10.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "ESFramework is an efficient, small framework for iOS.",
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.10.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "ESFramework/**/*.{h,m}",
21   "frameworks": [
22     "UIKit",
23     "Security",
24     "SystemConfiguration",
25     "CoreTelephony"
26   ],
27   "dependencies": {
28     "AFNetworking/Reachability": [
29       ">= 2.0"
30     ]
31   }