[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 9 / 3 / 7 / PVOnboardKit / 1.0.0 / PVOnboardKit.podspec.json
blob79dcb38b7bdc80a7edd03f9d7042f4d4180ad5b0
2   "name": "PVOnboardKit",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.0.0",
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": "Framework which allows you adding your own tutorial into your app.",
15   "source": {
16     "git": "https://github.com/vpeschenkov/PVOnboardKit.git",
17     "tag": "1.0.0"
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   }