blob: 06d253716b9f2132600e7937de07a259bdf485f9 [file] [log] [blame]
{
"name": "Endpoints",
"version": "0.4.3",
"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.3"
},
"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"
}