blob: 16639feda160d81d079d6b0e7bf9b24995446135 [file] [log] [blame]
{
"name": "PVOnboardKit",
"platforms": {
"ios": "8.0"
},
"version": "1.1.3",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/vpeschenkov/PVOnboardKit.git",
"authors": {
"Victor Peschenkov": "nerevarxx@gmail.com"
},
"summary": "PVOnboardKit is a framework that allows you to add your own walkthrough/intro/tutorial into your app.",
"source": {
"git": "https://github.com/vpeschenkov/PVOnboardKit.git",
"tag": "1.1.3"
},
"source_files": "PVOnboardKit/{PV}*.{h,m}",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"TAPageControl": [
]
}
}