blob: 04a011779c140c2e89f2a238dc83d9459167f092 [file] [log] [blame]
{
"name": "TrivverSDK",
"homepage": "http://trivver.com",
"version": "1.0.7",
"summary": "Trivver SDK for IOS",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "SystemConfiguration",
"license": "MIT",
"source": {
"git": "https://github.com/jdl115/TrivverSDK.git",
"tag": "1.0.7"
},
"authors": "Trivver",
"ios": {
"vendored_frameworks": "Framework/TrivverSDK.framework"
},
"dependencies": {
"AFNetworking": [
"~> 3.1"
],
"TbsoRendererFramework": [
]
}
}