[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 5 / 4 / RBSafeKit / 1.0.0 / RBSafeKit.podspec.json
blob23f2a218b5af608ca717b8f46ea89f4a4800caaa
2   "name": "RBSafeKit",
3   "version": "1.0.0",
4   "summary": "防止app crash的保护机制",
5   "homepage": "https://github.com/baxiang/RBSafeKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "baxiang": "baxiang1989@163.com"
12   },
13   "source": {
14     "git": "https://github.com/baxiang/RBSafeKit.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "RBSafeKit/Classes/**/*"