[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / f / c / XJsonObject / 1.0.1 / XJsonObject.podspec.json
blob492406c81f5d3c495c65f1f16c4be122498b6b1c
2   "name": "XJsonObject",
3   "version": "1.0.1",
4   "summary": "可以将数组或键值对映射成本地对象,主要用于对象序列化和网络数据解析\n                数据模型和字典互转",
5   "description": "可以将数组或键值对映射成本地对象,主要用于对象序列化和网络数据解析\n              数据模型和字典互转",
6   "homepage": "https://github.com/BerXiu/XJsonObject",
7   "platforms": {
8     "ios": "6.0",
9     "osx": "10.7"
10   },
11   "license": "MIT",
12   "authors": {
13     "Xiu": "xiuber@icloud.com"
14   },
15   "source": {
16     "git": "https://github.com/BerXiu/XJsonObject.git",
17     "tag": "1.0.1"
18   },
19   "source_files": "XJsonObject/XJsonObject/*.{h,m}",
20   "requires_arc": true