blob: f8f6d60329e0e8e96f34cb446fbd041bd15dcec2 [file] [log] [blame]
{
"name": "YISplashScreen",
"version": "1.0.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.0.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"frameworks": "QuartzCore"
}