[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 3 / d / TutorialKit / 0.1.8 / TutorialKit.podspec.json
blobea19243ea2f2cb96596111c26460490d7e453243
2   "name": "TutorialKit",
3   "version": "0.1.8",
4   "summary": "In-app tutorials, tips, intros and walk-throughs.",
5   "homepage": "https://github.com/lostinthepines/TutorialKit",
6   "screenshots": "https://github.com/lostinthepines/TutorialKit/raw/master/Assets/tutorialkit.gif",
7   "license": "MIT",
8   "authors": {
9     "Alex Peterson": "alex@inthepin.es"
10   },
11   "source": {
12     "git": "https://github.com/lostinthepines/TutorialKit.git",
13     "tag": "0.1.8"
14   },
15   "social_media_url": "https://twitter.com/inthepines",
16   "platforms": {
17     "ios": "5.0"
18   },
19   "requires_arc": true,
20   "source_files": "Classes",
21   "ios": {
22     "exclude_files": "Classes/osx"
23   }