[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / c / 7 / JSONRender / 1.0.0 / JSONRender.podspec.json
blob02ab0c3185181b64fa41458ee0e2a80f85885d42
2   "name": "JSONRender",
3   "version": "1.0.0",
4   "summary": "A easy way to render and highlight JSON to rich text",
5   "description": "A easy way to render and highlight JSON to rich text.",
6   "homepage": "https://github.com/ad0ma/JSONRender",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ad0ma": "adomacn@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ad0ma/JSONRender.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JSONRender/Classes/*",
22   "frameworks": "UIKit"