blob: 09b705e3e8f315c472f0b68e7c50a968860e63b6 [file] [log] [blame]
{
"name": "Watson-iOS",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Watson/**/*",
"frameworks": [
"UIKit",
"LocalAuthentication",
"CoreLocation"
],
"pushed_with_swift_version": "3.0"
}