blob: 21b13f89114983d69917288d97d5e605350123b6 [file] [log] [blame]
{
"name": "APSSIDObserver",
"version": "0.0.3",
"summary": "iOS Wi-Fi network SSID observer",
"homepage": "https://github.com/Krivoblotsky/SSIDObserver",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Serg Krivoblotsky": "krivoblotsky@me.com"
},
"source": {
"git": "https://github.com/Krivoblotsky/SSIDObserver.git",
"tag": "0.0.3"
},
"source_files": "SSID/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "SystemConfiguration"
}