[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 9 / 2 / f / PBTutorialManager / 1.0.0 / PBTutorialManager.podspec.json
blobefd568ba7c71cb8acf70187bb33cbcd569ed4b4b
2   "name": "PBTutorialManager",
3   "version": "1.0.0",
4   "summary": "An easy way to manipulate view targets to create tutorial in your app.",
5   "description": "This library has been created to create a tutorial in-app for your app. It uses targets view and you can play with these.",
6   "homepage": "https://github.com/paul1893/PBTutorialManager",
7   "screenshots": "https://raw.githubusercontent.com/paul1893/PBTutorialManager/master/Screenshots/demo.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.txt"
11   },
12   "authors": {
13     "paul1893": "pspol@hotmail.fr"
14   },
15   "social_media_url": "https://github.com/paul1893",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/paul1893/PBTutorialManager.git",
21     "tag": "1.0.0"
22   },
23   "source_files": "PBTutorialManager/**/*.{swift}",
24   "exclude_files": "PBTutorialManager/Base.lproj/**/*",
25   "resource_bundles": {
26     "REIS-Regular": "PBTutorialManager/Ressources/*.otf"
27   },
28   "frameworks": "Foundation",
29   "dependencies": {
30     "JMHoledView": [
32     ]
33   },
34   "requires_arc": true