blob: ab4e30edbcc45f497963071108a75c4021de9165 [file] [log] [blame]
{
"name": "SKService",
"version": "0.1",
"summary": "A short description of SKService.",
"description": "ios tool",
"homepage": "https://github.com/YeSignTech/StatisticsKit",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"YeSignTech": "YeSign@163.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/YeSignTech/StatisticsKit.git",
"tag": "0.1"
},
"source_files": [
"Classes",
"StatisticsKit/**/*.{h,m}"
],
"requires_arc": true
}