blob: cab7a6104ce476e462a12cdfba4ed7ebd4b47f9b [file] [log] [blame]
{
"name": "Linqto",
"version": "0.0.2",
"summary": "LinqtoSDK iOS Framework.",
"description": "Linqto's SDK. Getting Branding properties from json or xml. Sending API to log user activity log.",
"homepage": "http://www.linqto.com/Linqto.aspx",
"license": "MIT",
"authors": {
"Linqto Inc": "wontai@linqto.com"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "Linqto.framework"
},
"source": {
"git": "https://github.com/ds1adr/Linqto.git",
"tag": "0.0.2"
},
"frameworks": [
"Foundation",
"UIKit"
]
}