blob: 41d2375c96cce372b150630d24f3fe41ab661157 [file] [log] [blame]
{
"name": "HTTPRPC",
"version": "3.6.10",
"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.10"
},
"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}"
}
}