[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 9 / 5 / TBBackend / 0.1.0 / TBBackend.podspec.json
blob2e87d139ac7204574535ff9d1112e3dc94f67f91
2   "name": "TBBackend",
3   "version": "0.1.0",
4   "summary": "Turbo building the connection betweent the front end and the back end",
5   "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",
6   "homepage": "https://github.com/CaptainShi/TBBackend",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CaptainShi": "hshi@highpoint.edu"
13   },
14   "source": {
15     "git": "https://github.com/CaptainShi/TBBackend.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TBBackend/Classes/**/*"