[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 5 / 8 / YRJSONAdapter / 1.0.1 / YRJSONAdapter.podspec.json
blobaaf471559d1e02170e2d77b6c35594206a741c17
2   "name": "YRJSONAdapter",
3   "version": "1.0.1",
4   "summary": "a easy category to use json.",
5   "homepage": "https://github.com/YueRuo/YRJSONAdapter",
6   "license": "MIT",
7   "authors": {
8     "Xiaoyu Wang": "wxy_yueruo@126.com"
9   },
10   "platforms": {
11     "ios": "5.0"
12   },
13   "source": {
14     "git": "https://github.com/YueRuo/YRJSONAdapter.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "YRJSONAdapter",
19     "YRJSONAdapter/*.{h,m}"
20   ],
21   "exclude_files": "YRJSONAdapter/Exclude",
22   "requires_arc": true