blob: 03f5cd0bddd2c9cafdbbfca77b4da918be454517 [file] [log] [blame]
{
"name": "EAIntroView",
"version": "2.11.0",
"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.md"
},
"authors": {
"Evgeny Aleksandrov": "evgeny@aleksandrov.ws"
},
"social_media_url": "https://twitter.com/ealeksandrov",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/ealeksandrov/EAIntroView.git",
"tag": "2.11.0"
},
"source_files": "EAIntroView/EAIntro{Page,View}.{h,m}",
"requires_arc": true,
"public_header_files": "EAIntroView/EAIntro{Page,View}.h",
"dependencies": {
"EARestrictedScrollView": [
"~> 1.1.0"
]
}
}