[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / c / 1 / YRClassSafeCategory / 1.0.0 / YRClassSafeCategory.podspec.json
blob8a5a8c05d4c1d5ec949d64c96bb651c312f73204
2   "name": "YRClassSafeCategory",
3   "version": "1.0.0",
4   "summary": "A easy use category set to keep some method safe and reduce the crash.",
5   "description": "A easy use category set to keep some method safe and reduce the crash.\nand easy to get right type data with this category.",
6   "homepage": "https://github.com/YueRuo/YRClassSafeCategory",
7   "license": "MIT",
8   "authors": {
9     "wangxiaoyu": "wxy_yueruo@126.com"
10   },
11   "source": {
12     "git": "https://github.com/YueRuo/YRClassSafeCategory.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true,
19   "source_files": "YRClassSafeCategory/**/*"