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