blob: 48f20280c158e16cbe56fd8327256369afad9c8c [file] [log] [blame]
{
"name": "P9TutorialPlayer",
"version": "1.0.1",
"summary": "You can build general tutorial animation and managing logic with P9TutorialPlayer easily.",
"homepage": "https://github.com/P9SOFT/P9TutorialPlayer",
"license": {
"type": "MIT"
},
"authors": {
"Tae Hyun Na": "taehyun.na@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/P9SOFT/P9TutorialPlayer.git",
"tag": "1.0.1"
},
"source_files": "Sources/*.{h,m}",
"public_header_files": "Sources/*.h"
}