blob: 3cbf3a9553e612e59717db089432322700bdec0e [file] [log] [blame]
{
"name": "EAIntroView",
"version": "2.7.2",
"summary": "Highly customizable drop-in solution for introduction views.",
"screenshots": "https://raw.githubusercontent.com/ealeksandrov/EAIntroView/master/Screenshot01.png",
"homepage": "https://github.com/ealeksandrov/EAIntroView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Evgeny Aleksandrov": "evgeny@aleksandrov.ws"
},
"social_media_url": "https://twitter.com/ealeksandrov",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/ealeksandrov/EAIntroView.git",
"tag": "2.7.2"
},
"source_files": "EAIntroView/EAIntro{Page,View}.{h,m}",
"requires_arc": true,
"public_header_files": "EAIntroView/EAIntro{Page,View}.h",
"dependencies": {
"EARestrictedScrollView": [
"~> 0.1.0"
]
}
}