[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / e / b / ESFramework / 2.2.3 / ESFramework.podspec.json
blobf11b0d6487d0f6e42fd3c951bc3d6a206d4536e0
2   "name": "ESFramework",
3   "version": "2.2.3",
4   "license": "MIT",
5   "summary": "An Effective & Swing Framework for iOS.",
6   "homepage": "https://github.com/ESFramework/ESFramework",
7   "authors": {
8     "Elf Sundae": "http://0x123.com"
9   },
10   "source": {
11     "git": "https://github.com/ESFramework/ESFramework.git",
12     "tag": "2.2.3",
13     "submodules": true
14   },
15   "social_media_url": "https://twitter.com/ElfSundae",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "frameworks": [
21     "Foundation",
22     "CoreFoundation",
23     "UIKit",
24     "CoreGraphics",
25     "Security",
26     "SystemConfiguration",
27     "CoreTelephony"
28   ],
29   "pod_target_xcconfig": {
30     "OTHER_LDFLAGS": "-ObjC"
31   },
32   "source_files": "ESFramework/**/*.{h,m}",
33   "private_header_files": "ESFramework/**/*Private.h"