blob: 9c493dae43f3f095477cf279247d62d50fd50c4b [file] [log] [blame]
{
"name": "HTTPRPC",
"version": "3.6.8",
"license": "Apache License, Version 2.0",
"homepage": "https://github.com/gk-brown/MarkupKit",
"authors": "Greg Brown",
"summary": "Lightweight multi-platform REST client",
"source": {
"git": "https://github.com/gk-brown/HTTP-RPC.git",
"tag": "3.6.8"
},
"platforms": {
"ios": "8.0",
"tvos": "10.0"
},
"ios": {
"source_files": "Client/Objective-C/HTTPRPC-iOS/HTTPRPC/*.{h,m}"
},
"tvos": {
"source_files": "Client/Objective-C/HTTPRPC-iOS/HTTPRPC/*.{h,m}"
}
}