[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 5 / 0 / EAKit / 1.0.0 / EAKit.podspec.json
blobd5517041003a3438a11ccc93ce2ab7444f035459
2   "name": "EAKit",
3   "version": "1.0.0",
4   "summary": "A collection of Swift extensions.",
5   "homepage": "https://github.com/Meniny/EAKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Elias Abel": "admin@meniny.cn"
12   },
13   "source": {
14     "git": "https://github.com/Meniny/EAKit.git",
15     "tag": "1.0.0"
16   },
17   "social_media_url": "https://meniny.cn",
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9"
22   },
23   "ios": {
24     "frameworks": [
25       "Foundation",
26       "UIKit"
27     ]
28   },
29   "osx": {
30     "frameworks": "Cocoa"
31   },
32   "source_files": "EAKit/**/*.{h,swift}",
33   "module_name": "EAKit"