blob: ea8cb6e68aa169ceaf0e35304b1da147fa01803e [file] [log] [blame]
{
"name": "EFFoundation",
"version": "0.6.0",
"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.6.0"
},
"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"
}