blob: 96aa7723ffd5afdd97711358e0243e0b454d3e5c [file] [log] [blame]
{
"name": "CCAgentSDK",
"version": "0.0.1",
"summary": "A short summary of CCAgentSDK.",
"description": "A short description of CCAgentSDK.",
"homepage": "http://EXAMPLE/CCAgentSDK",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Aaron Tuil": "aaront@ravtech.co.il"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "CCAgentSDK.framework"
},
"source": {
"git": "git@gitlab.com:ccagents/spikko_agent_ios_sdk.git",
"tag": "SPKIOS-1"
},
"exclude_files": "Classes/Exclude",
"deprecated": true
}