[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / 4 / a / JsonReciprocity / 1.0.4 / JsonReciprocity.podspec.json
blob5ad7c75aac4de78ddedba63f7297598f87aa452d
2   "name": "JsonReciprocity",
3   "version": "1.0.4",
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.4"
20   },
21   "source_files": "JsonReciprocity/JsonReciprocity/*.{h,m}",
22   "requires_arc": true