[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 8 / 3 / CPTutorial / 0.1.4 / CPTutorial.podspec.json
blob9016986d2f0c00f84f7875a6b046000d0aaa6696
2   "name": "CPTutorial",
3   "version": "0.1.4",
4   "summary": "An extremely easy and modular tutorial system for teaching how to use iOS apps.",
5   "description": "                  Compatible with both Interface Builder and pure programming based projects,\n                  CPTutorial is a quick but effective way to add tutorials to your application.\n                  CPTutorial takes most of the hard work, leaving the ease of tutorial creation\n                  to your hands.\n",
6   "homepage": "https://github.com/can16358p/CPTutorial",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "can16358p": "can@canpoyrazoglu.com"
13   },
14   "social_media_url": "http://twitter.com/can16358p",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/can16358p/CPTutorial.git",
20     "tag": "v0.1.4"
21   },
22   "source_files": "*.{h,m}",
23   "requires_arc": true