blob: 095d3bf651d4bd3f55033ceb296d1ba9eb35aa82 [file] [log] [blame]
{
"name": "SimulateIDFA",
"version": "0.0.1",
"summary": "SimulateIDFA combine many device infos to create an ID that help disambiguate one device from another.",
"homepage": "https://github.com/youmi/SimulateIDFA",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "6.0"
},
"authors": {
"umplus": "sdk@youmi.net"
},
"source": {
"git": "https://github.com/youmi/SimulateIDFA.git",
"tag": "0.0.1"
},
"source_files": "*.{h,m}",
"frameworks": "CoreTelephony"
}