[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 9 / 3 / 7 / PVOnboardKit / 1.1.1 / PVOnboardKit.podspec.json
blob95495e0a2ccbadb86f91c3c1236863c8a8de04bb
2   "name": "PVOnboardKit",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.1.1",
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.1.1"
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   }