[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / c / a / Intro / 0.1.0 / Intro.podspec.json
blob8d7bd908562e50ca88908d248f328d3c12d9ef64
2   "name": "Intro",
3   "version": "0.1.0",
4   "summary": "A simple animated walkthrough / intro / tutorial.",
5   "description": "Create a simple animated walkthrough / intro / tutorial:\n1. Create an instance of IntroViewController()\n2. Set images, titles\n3. Present it!",
6   "homepage": "https://github.com/nbolatov/Intro",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nurdaulet": "b.nurdaulet.b@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nbolatov/Intro.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Intro/Classes/**/*",
22   "pushed_with_swift_version": "3.0"