blob: df4a83e93d616408807cc8fcae8dc7290c9c78d6 [file] [log] [blame]
{
"name": "TimedSliver-OC",
"version": "0.3.8",
"summary": "TimedSliver-OC 常用类的分类",
"description": "TimedSliver-OC仿照Swift的TimedSilver,封装的常用类的扩展",
"homepage": "https://github.com/JK-King/TimedSliver-OC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JK-King": "zhang_jiankun521@163.com"
},
"source": {
"git": "https://github.com/JK-King/TimedSliver-OC.git",
"tag": "0.3.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TimedSliver-OC/Classes/**/*"
}