blob: 6e8517b9018edb73b7e9b1bbb551aff4a89ce98a [file] [log] [blame]
{
"name": "YISplashScreen",
"version": "1.2.0",
"license": {
"type": "Beerware",
"text": "If we meet some day, and you think this stuff is worth it, you can buy me a beer in return."
},
"homepage": "https://github.com/inamiy/YISplashScreen",
"authors": {
"Yasuhiro Inami": "inamiy@gmail.com"
},
"summary": "Easy splash screen + animation maker for iOS5+.",
"screenshots": [
"https://raw.github.com/inamiy/YISplashScreen/master/Screenshots/screenshot1.png"
],
"source": {
"git": "https://github.com/inamiy/YISplashScreen.git",
"tag": "1.2.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"frameworks": "QuartzCore"
}