[Add] OmiKit 1.8.2
[CocoaPods.git] / Specs / a / f / 9 / NewUserGuide / 1.0.0 / NewUserGuide.podspec.json
blob4d15faac2be89681df7502989b6c42dd70033812
2   "name": "NewUserGuide",
3   "version": "1.0.0",
4   "summary": "初始化一个 聚光灯效果, 用于功能引导, 支持 path 和 view 的设置,包括一张图片",
5   "homepage": "https://github.com/tpctt/NewUserGuide",
6   "social_media_url": "https://github.com/tpctt/NewUserGuide",
7   "platforms": {
8     "ios": "6.0"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     " tim": "491590253@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/tpctt/NewUserGuide.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Classess/**/*.{h,m,mm}",
22   "requires_arc": true,
23   "frameworks": [
24     "CoreFoundation",
25     "Foundation",
26     "CoreGraphics",
27     "UIKit"
28   ]