[Add] AlibabacloudEais20190624 1.0.2
[CocoaPods.git] / Specs / 5 / 9 / 7 / EFFoundation / 0.3.0 / EFFoundation.podspec.json
blob31b3110d927774846edf132081ec395fc5f391b7
2   "name": "EFFoundation",
3   "version": "0.3.0",
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": "0.3.0"
17   },
18   "social_media_url": "https://twitter.com/EyreFree777",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "EFFoundation/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "DeviceKit": [
29       ">= 2.0.0"
30     ],
31     "ReachabilitySwift": [
32       ">= 4.3.1"
33     ],
34     "SwiftyAttributes": [
35       ">= 5.1.1"
36     ]
37   }