blob: 34db33d9fe85039da3298d863bea37a70f01d89a [file] [log] [blame]
{
"name": "HTTPRPC",
"version": "4.2.1",
"license": "Apache License, Version 2.0",
"homepage": "https://github.com/gk-brown/HTTP-RPC",
"authors": "Greg Brown",
"summary": "Lightweight multi-platform REST",
"source": {
"git": "https://github.com/gk-brown/HTTP-RPC.git",
"tag": "4.2.1"
},
"platforms": {
"ios": "9.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}"
}
}