blob: fc6e86295126e554ba88c4c65455d8af8ddb2930 [file] [log] [blame]
{
"name": "EAIntroView",
"version": "2.7.4",
"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.4"
},
"source_files": "EAIntroView/EAIntro{Page,View}.{h,m}",
"requires_arc": true,
"public_header_files": "EAIntroView/EAIntro{Page,View}.h",
"dependencies": {
"EARestrictedScrollView": [
"~> 0.2.0"
]
}
}