[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 4 / a / JsonReciprocity / 1.0.0 / JsonReciprocity.podspec.json
blob348203cb098e54053dee153e646a2f10e87af12b
2   "name": "JsonReciprocity",
3   "version": "1.0.0",
4   "summary": "A wonderful framework for converting between JsonString and JsonObject.",
5   "description": "                   A wonderful framework for converting between JsonString and JsonObject. Don't need to extends any class. Convenient、Flexible、Easy to Use.\n",
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.0"
20   },
21   "source_files": "JsonReciprocity/JsonReciprocity/*.{h,m}",
22   "requires_arc": true