blob: 1b342d1d4c98ac5895749bc798cec9fefb347d15 [file] [log] [blame]
{
"name": "HTTPRPC",
"version": "4.2",
"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"
},
"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}"
}
}