[Delete] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / e / 5 / 8 / YRJSONAdapter / 1.0.0 / YRJSONAdapter.podspec.json
blobfb7efc5513a1464d883c22ec0c032f545b0b51ea
2   "name": "YRJSONAdapter",
3   "version": "1.0.0",
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.0"
16   },
17   "source_files": [
18     "YRJSONAdapter",
19     "YRJSONAdapter/*.{h,m}"
20   ],
21   "exclude_files": "YRJSONAdapter/Exclude",
22   "requires_arc": true