blob: 7e8ff2152258d0c0650914cf88baea1b4bd87be5 [file] [log] [blame]
{
"name": "Essence",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Essence/**/*",
"public_header_files": "Essence/**/*.h",
"frameworks": [
"UIKit",
"SystemConfiguration",
"CoreTelephony",
"AVFoundation",
"ExternalAccessory"
],
"pushed_with_swift_version": "3.0"
}