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