[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 3 / 7 / PVOnboardKit / 1.1.2 / PVOnboardKit.podspec.json
blobbc96202609b05d271ab8b036fa2d01ada858d965
2   "name": "PVOnboardKit",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.1.2",
7   "license": {
8     "type": "MIT"
9   },
10   "homepage": "https://github.com/vpeschenkov/PVOnboardKit.git",
11   "authors": {
12     "Victor Peschenkov": "nerevarxx@gmail.com"
13   },
14   "summary": "PVOnboardKit is a framework that allows you to add your own walkthrough/intro/tutorial into your app.",
15   "source": {
16     "git": "https://github.com/vpeschenkov/PVOnboardKit.git",
17     "tag": "1.1.2"
18   },
19   "source_files": "PVOnboardKit/{PV}*.{h,m}",
20   "requires_arc": true,
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "dependencies": {
26     "TAPageControl": [
28     ]
29   }