blob: 1987bc72893c9d0d1c8b88c1facba8f94228ac9a [file] [log] [blame]
{
"name": "EAIntroView",
"version": "1.1.1",
"summary": "Highly customizable drop-in solution for introduction views.",
"homepage": "https://github.com/ealeksandrov/EAIntroView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Evgeny Aleksandrov": "evgeny@aleksandrov.ws"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/ealeksandrov/EAIntroView.git",
"tag": "1.1.1"
},
"source_files": "EAIntroView/EAIntro{Page,View}.{h,m}",
"requires_arc": true
}