blob: f3b908a284a2b6b541471c6007ccc88c9cf57a4b [file] [log] [blame]
{
"name": "EFFoundation",
"version": "0.7.4",
"summary": "EFFoundation.",
"description": "EFFoundation.",
"homepage": "https://github.com/EFPrefix/EFFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EyreFree": "eyrefree@eyrefree.org"
},
"source": {
"git": "https://github.com/EFPrefix/EFFoundation.git",
"tag": "0.7.4"
},
"social_media_url": "https://twitter.com/EyreFree777",
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "EFFoundation/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"DeviceKit": [
">= 2.0.0"
],
"ReachabilitySwift": [
">= 4.3.1"
],
"SwiftyAttributes": [
">= 5.1.1"
]
},
"swift_version": "5.0"
}