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