blob: 720e4fcadb071fe2bd250ce70716ff984656d9dc [file] [log] [blame]
{
"name": "TTLaunchKit",
"version": "1.0.0",
"summary": "开机视频动画解决方案+启动屏广告解决方案+启动屏过度到广告",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ClaudeLi/TTLaunchKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"claudeli@yeah.net": "claudeli@yeah.net"
},
"source": {
"git": "https://github.com/ClaudeLi/TTLaunchKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TTLaunchKit/Classes/**/*",
"dependencies": {
"TTNetworking": [
],
"CLTools": [
],
"YYKit": [
]
}
}