[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / e / 3 / QBSafeExtension / 1.0.0 / QBSafeExtension.podspec.json
blob230ea08f88024be340b7b13197cacf57cb8cf1ab
2   "name": "QBSafeExtension",
3   "version": "1.0.0",
4   "summary": "NSArray、NSMutableArray、NSDictionary和NSMutableDictionary添加分类,防止崩溃",
5   "description": "TODO: 对NSArray、NSMutableArray、NSDictionary和NSMutableDictionary添加分类,防止因为添加nil对象造成崩溃.",
6   "homepage": "https://github.com/sobluebird/QBSafeExtension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "QB": "sobluewhat@163.com"
13   },
14   "source": {
15     "git": "https://github.com/sobluebird/QBSafeExtension.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "QBSafeExtension/Classes/**/*"