[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / e / b / ESFramework / 3.5.1 / ESFramework.podspec.json
blobf374d03208fbee83b0744dc45b411665c564d1f1
2   "name": "ESFramework",
3   "version": "3.5.1",
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.5.1",
16     "submodules": true
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ESFramework/**/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Security",
25     "SystemConfiguration",
26     "CoreTelephony"
27   ],
28   "dependencies": {
29     "AFNetworking/Reachability": [
31     ]
32   }