[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / d / 4 / a / KNewbieGuide / 0.3 / KNewbieGuide.podspec.json
blob56b8719430b313ff5138f3477b38ca87ce696879
2   "name": "KNewbieGuide",
3   "version": "0.3",
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.3"
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   }