[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / b / c / WTSafeGuard / 1.0.3 / WTSafeGuard.podspec.json
blob351ef3fc4180b293cd55af212a679fe4ea5d1fc8
2   "name": "WTSafeGuard",
3   "version": "1.0.3",
4   "summary": "A short description of WTSafeGuard.",
5   "description": "防止crash",
6   "homepage": "https://github.com/hongruqi/SafeGuard",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lbrsilva-allin": "hongru.qi@quvideo.com"
13   },
14   "source": {
15     "git": "https://github.com/hongruqi/SafeGuard.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "WTSafeGuard/Classes/**/*",
23     "WTSafeGuard/Classes/KVO/*",
24     "WTSafeGuard/Classes/UI/*",
25     "WTSafeGuard/Classes/Container/*",
26     "WTSafeGuard/Classes/Target/*"
27   ],
28   "dependencies": {
29     "JRSwizzle": [
31     ]
32   }