blob: 8f589765677de817140788018b9179b3209fcbee [file] [log] [blame]
{
"name": "SilentKit",
"version": "1.1.0",
"summary": "A fast and silent kit",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/StarSkyK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kailen": "1457877626@qq.com"
},
"source": {
"git": "https://github.com/StarSkyK/SilentKit.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SilentKit/Classes/**/*",
"dependencies": {
"MJRefresh": [
"~> 3.4.1"
]
}
}