blob: 0917743ba2d500ae353d49e80c0c4cf072c3fdfd [file] [log] [blame]
{
"name": "TSKit",
"version": "1.0.0",
"summary": "A framework for commonly used functions",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/TenjiuinSaki/TSKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TenjiuinSaki": "498172524@qq.com"
},
"source": {
"git": "https://github.com/TenjiuinSaki/TSKit.git",
"tag": "1.0.0"
},
"social_media_url": "https://github.com/TenjiuinSaki",
"platforms": {
"ios": "9.0"
},
"source_files": "TSKit/Classes/**/*",
"xcconfig": {
"SWIFT_VERSION": "3.1"
},
"pushed_with_swift_version": "3.0"
}