blob: e73add5e6ee335909b93b5d49f6bf4a8fe0259d4 [file] [log] [blame]
{
"name": "Essence",
"version": "1.0.1",
"summary": "The Essence of your iOS device.",
"homepage": "https://github.com/Meniny/Essence",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrea Mario Lufino": "andrea.lufino@me.com"
},
"source": {
"git": "https://github.com/Meniny/Essence.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Essence/**/*",
"public_header_files": "Essence/**/*.h",
"frameworks": [
"UIKit",
"SystemConfiguration",
"CoreTelephony",
"AVFoundation",
"ExternalAccessory"
],
"pushed_with_swift_version": "3.0"
}