blob: 5d6434beecb1e9b20baa84c044b4d3d59a1f50b2 [file] [log] [blame]
{
"name": "EachbabySplashScreen",
"version": "0.0.2",
"summary": "网趣宝贝开机闪屏",
"description": "网趣宝贝开机闪屏....",
"homepage": "www.eachbaby.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "gao",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "http://code.eachbaby.com:8800/gaopengcheng/EachbabySplashScreen.git",
"tag": "0.0.2"
},
"source_files": "SplashScreen/Class/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"EachbabyGetAdList": [
],
"TOWebViewController": [
"~> 2.2.3"
],
"Masonry": [
"~> 0.6.4"
]
}
}