blob: 71e97fbfd53b27ffa598f2558437463199ce07b1 [file] [log] [blame]
{
"name": "TSKit",
"version": "1.0.4",
"summary": "A framework for commonly used functions",
"homepage": "https://github.com/TenjiuinSaki/TSKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhang Yufei": "498172524@qq.com"
},
"source": {
"git": "https://github.com/TenjiuinSaki/TSKit.git",
"tag": "1.0.4"
},
"social_media_url": "https://github.com/TenjiuinSaki",
"platforms": {
"ios": "8.0"
},
"source_files": "TSKit/**/*",
"dependencies": {
"Cache": [
],
"Alamofire": [
]
},
"pushed_with_swift_version": "3.0"
}