blob: 9c83c13e2690da7ecb952487efea2876eaeb31d6 [file] [log] [blame]
{
"name": "PKExtensions",
"version": "1.0.0",
"summary": "A collection of Extensions for swift development.",
"homepage": "https://github.com/psychokines/PKExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"haozhang0770@163.com": "haozhang0770@163.com"
},
"source": {
"git": "https://github.com/psychokines/PKExtensions.git",
"tag": "1.0.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "Source/Classes/**/*",
"swift_version": "5.0"
}