[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / d / a / TNTutorialManager / 1.1 / TNTutorialManager.podspec.json
blob56db1b3f8ce3226c14dc260bdb8b57f5266eed83
2   "name": "TNTutorialManager",
3   "version": "1.1",
4   "summary": "Tutorial Handler that helps you implement interactive tutorials inside your iOS Apps.",
5   "description": "TNTutorialManager is a manager that helps you implement interactive tutorials inside your iOS Apps.",
6   "homepage": "https://github.com/Tawa/TNTutorialManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TawaNicolas": "tawanicolas@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Tawa/TNTutorialManager",
16     "tag": "1.1"
17   },
18   "social_media_url": "https://twitter.com/TawaNicolas",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "subspecs": [
23     {
24       "name": "TNTutorialManager",
25       "source_files": "TNTutorialManager"
26     }
27   ]