blob: 49f2a430d6bcc290ca87c5c0ba9da385d158b4a4 [file] [log] [blame]
{
"name": "Endpoints",
"version": "0.4.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Type-Safe Swift Networking",
"homepage": "https://github.com/tailoredmedia/Endpoints",
"authors": {
"Peter Weishapl": "pw@tailored-apps.com"
},
"source": {
"git": "https://github.com/tailoredmedia/Endpoints.git",
"tag": "0.4.2"
},
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0",
"osx": "10.11"
},
"source_files": "Sources/*.swift",
"frameworks": "Foundation",
"pod_target_xcconfig": {
"OTHER_SWIFT_FLAGS[config=Debug]": "-DDEBUG"
},
"pushed_with_swift_version": "3.0"
}