blob: 08737f5eca635303000e905b6e35a0c782e674e7 [file] [log] [blame]
{
"name": "Conductrics",
"version": "0.0.2",
"summary": "HTTP API Wrapper for the Conductrics API.",
"swift_versions": "5.0",
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"description": "Provides a basic wrapper about the Conductrics HTTP API. Conductrics is a testing, targetting, optimization, service.\nInquire about an account at info@conductrics.com.",
"homepage": "https://github.com/conductrics/conductrics-ios-pod",
"license": {
"type": "MIT",
"file": "MIT-LICENSE.txt"
},
"authors": {
"Jesse Granger": "jesse@conductrics.com"
},
"source": {
"git": "https://github.com/conductrics/conductrics-ios-pod.git",
"tag": "pod-release-0.0.2"
},
"source_files": [
"Conductrics",
"Conductrics/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"swift_version": "5.0"
}