[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / e / b / ESFramework / 3.9.3 / ESFramework.podspec.json
blob4b0f1178d97068e325cb1966f324faa6ebc5c0ec
2   "name": "ESFramework",
3   "version": "3.9.3",
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.3"
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   }