[Add] PushwooshInboxUIXCFramework 6.7.13
[CocoaPods.git] / Specs / 7 / 4 / c / OKRESTClient / 0.1.0 / OKRESTClient.podspec.json
blobe387dadf1682eefb9e5a22cee9af3b968f7355d6
2   "name": "OKRESTClient",
3   "version": "0.1.0",
4   "summary": "An Objective-C client for REST server.",
5   "description": "                       OKRESTClient is designed to match with certain REST Server written in PHP by me.\n                       I'll publish REST Server code too\n",
6   "homepage": "https://github.com/mramonlopez/OKRESTClient",
7   "license": "MIT",
8   "authors": {
9     "M. Ramon Lopez": "mramon.lopez@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/mramonlopez/OKRESTClient.git",
13     "tag": "v0.1.0"
14   },
15   "social_media_url": "https://twitter.com/mramonlopez",
16   "requires_arc": true,
17   "source_files": "Classes/*.{m,h}"