[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 5 / 4 / a / JsonReciprocity / 1.0.1 / JsonReciprocity.podspec.json
blobdc5221f4ed82056f6dbc71c97742cfde81e0ee9f
2   "name": "JsonReciprocity",
3   "version": "1.0.1",
4   "summary": "The fastest framework for converting between Json String and Json Object.",
5   "description": "                   The 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.\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.1"
20   },
21   "source_files": "JsonReciprocity/JsonReciprocity/*.{h,m}",
22   "requires_arc": true