[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / d / c / 1 / TDBWalkthrough / 1.0.0 / TDBWalkthrough.podspec.json
blobf7df1a9b843c726d56ea7699bd164637662fd7d0
2   "name": "TDBWalkthrough",
3   "version": "1.0.0",
4   "summary": "An easy way to add a walkthrough at launch",
5   "description": "                       TDBWalkthrough is a pod that allows you to add a walkthrough when the app starts.\n",
6   "homepage": "https://github.com/TitouanVanBelle/TDBWalkthrough",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Titouan Van Belle": "titouan.vanbelle@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/TitouanVanBelle/TDBWalkthrough.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "Classes/*.{h,m}",
20     "Interfaces/*.{h,m}"
21   ],
22   "resources": "Interfaces/*.{xib}",
23   "platforms": {
24     "ios": "7.0"
25   },
26   "requires_arc": true