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