[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 0 / 9 / 6 / Tutti / 0.1.0 / Tutti.podspec.json
bloba0d0d736e133f0773bca7b676ec4f03a51a48b74
2   "name": "Tutti",
3   "version": "0.1.0",
4   "summary": "Tutti can be used to create iOS tutorials and onboarding experieces.",
5   "description": "Tutti is a Swift library that can be used to create iOS tutorials and onboarding experieces.\nIt is currently limited to the functionality I need in my own keyboard apps.",
6   "homepage": "https://github.com/danielsaidi/Tutti",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniel Saidi": "daniel.saidi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/danielsaidi/Tutti.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/danielsaidi",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Tutti/Classes/**/*"