[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / e / b / ESFramework / 3.9.2 / ESFramework.podspec.json
blobcf6963541542159ed3cc92926df5bbb7f236cfec
2   "name": "ESFramework",
3   "version": "3.9.2",
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.9.2"
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       "~> 3.0"
30     ]
31   }