blob: 20bddfaa99be6f4b6336268c654f1c9ddfddbd7b [file] [log] [blame]
{
"name": "Watson-iOS",
"version": "0.1.0",
"summary": "Device utility framework that scans for availability of all the important features & info",
"description": "Device utility framework that scans for availability of all the important features & info like Battery stats, device model, operating system etc.",
"homepage": "https://github.com/anilmanukonda/Watson",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anil": "anilkumar.manukonda@gmail.com"
},
"source": {
"git": "https://github.com/anilmanukonda/Watson.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Watson/**/*",
"frameworks": [
"UIKit",
"LocalAuthentication",
"CoreLocation"
],
"pushed_with_swift_version": "3.0"
}