[Add] NetPocketKit 0.5.1
[CocoaPods.git] / Specs / 8 / 5 / 7 / SimpleOverlay / 1.0.0 / SimpleOverlay.podspec.json
blob316724ae98a95bfbc0fa21cd26fde5ca16fc853e
2   "name": "SimpleOverlay",
3   "version": "1.0.0",
4   "summary": "SimpleOverlay is a swifty solution that helps you walk through your users when faced with stuff that is not obvious rightaway.",
5   "description": "SimpleOverlay is a super simple class inheriting from UIView provided to you as a framework that helps simple walkthroughs to direct users when withing your app.",
6   "authors": {
7     "Deyan Aleksandrov": "deyanaaleksandrov@gmail.com",
8     "Gavril Tonev": "gtonev@centroida.co"
9   },
10   "homepage": "https://github.com/Centroida/SimpleOverlay",
11   "license": "MIT",
12   "platforms": {
13     "ios": "9"
14   },
15   "source": {
16     "git": "https://github.com/Centroida/SimpleOverlay.git",
17     "tag": "1.0.0"
18   },
19   "source_files": [
20     "SimpleOverlay",
21     "SimpleOverlay/SimpleOverlay/**/*.{h,swift}"
22   ],
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "3"
25   },
26   "pushed_with_swift_version": "3.1"