blob: 2e87d139ac7204574535ff9d1112e3dc94f67f91 [file] [log] [blame]
{
"name": "TBBackend",
"version": "0.1.0",
"summary": "Turbo building the connection betweent the front end and the back end",
"description": "Make app developers calling REST APIs easier, turbo building the connections between the frontend & the backend. Sending data to the backend & receiving data from the backend. Extract json objects from either json arrays / json objects",
"homepage": "https://github.com/CaptainShi/TBBackend",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CaptainShi": "hshi@highpoint.edu"
},
"source": {
"git": "https://github.com/CaptainShi/TBBackend.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TBBackend/Classes/**/*"
}