blob: 31b3110d927774846edf132081ec395fc5f391b7 [file] [log] [blame]
{
"name": "EFFoundation",
"version": "0.3.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.3.0"
},
"social_media_url": "https://twitter.com/EyreFree777",
"platforms": {
"ios": "8.0"
},
"source_files": "EFFoundation/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"DeviceKit": [
">= 2.0.0"
],
"ReachabilitySwift": [
">= 4.3.1"
],
"SwiftyAttributes": [
">= 5.1.1"
]
}
}