[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 3 / 7 / PVOnboardKit / 1.1.3 / PVOnboardKit.podspec.json
blob16639feda160d81d079d6b0e7bf9b24995446135
2   "name": "PVOnboardKit",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.1.3",
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.3"
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   }