[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 4 / a / JsonReciprocity / 1.0.2 / JsonReciprocity.podspec.json
blob852026d7b0ca8364499d90922677abc6e51bb20d
2   "name": "JsonReciprocity",
3   "version": "1.0.2",
4   "summary": "A lightweight framework for converting between Json String and Json Object.",
5   "description": "A lightweight and fastest framework for converting between Json String and Json Object. This is a category that don't need to extends any other class. Convenient、Flexible、Easy to Use.",
6   "homepage": "https://github.com/javenl/JsonReciprocity",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Javen_liu": "412775083@qq.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/javenl/JsonReciprocity.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "JsonReciprocity/JsonReciprocity/*.{h,m}",
22   "requires_arc": true