[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 9 / 7 / EFFoundation / 1.5.4 / EFFoundation.podspec.json
blobd7ae51e380d086f84356cf7f9f060c5d83aba2e4
2   "name": "EFFoundation",
3   "version": "1.5.4",
4   "summary": "EFFoundation.",
5   "description": "EFFoundation.",
6   "homepage": "https://github.com/EFPrefix/EFFoundation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "EyreFree": "eyrefree@eyrefree.org"
13   },
14   "source": {
15     "git": "https://github.com/EFPrefix/EFFoundation.git",
16     "tag": "1.5.4"
17   },
18   "social_media_url": "https://twitter.com/EyreFree777",
19   "swift_versions": "5.0",
20   "default_subspecs": "Core",
21   "frameworks": "Foundation",
22   "platforms": {
23     "ios": "11.0",
24     "osx": "10.13",
25     "tvos": "11.0",
26     "watchos": "6.0"
27   },
28   "subspecs": [
29     {
30       "name": "Core",
31       "source_files": "EFFoundation/Core/**/*.{h,swift}"
32     }
33   ],
34   "swift_version": "5.0"