[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 4 / a / KNewbieGuide / 0.1 / KNewbieGuide.podspec.json
blob539d787e5e2b786fa11d6985d728892c4792acca
2   "name": "KNewbieGuide",
3   "version": "0.1",
4   "summary": "快速编写新手引导页工具",
5   "homepage": "https://github.com/kuah/KNewbieGuide",
6   "authors": "Kuah => 284766710@qq.com",
7   "source": {
8     "git": "https://github.com/kuah/KNewbieGuide.git",
9     "tag": "0.1"
10   },
11   "source_files": "source/**/*.{h,m}",
12   "requires_arc": true,
13   "platforms": {
14     "ios": "8.0"
15   },
16   "license": "MIT",
17   "dependencies": {
18     "SCMapCatch": [
19       "~> 0.1.1"
20     ]
21   }