blob: 717ae858353cb14b19fe6ac0c58a51a733de6d57 [file] [log] [blame]
{
"name": "SKDateTransFormer",
"version": "1.0.0",
"summary": "An iOS DateTransFormer.",
"homepage": "https://github.com/githubze/SKDateTransFormer.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"githubze": "1424395628@qq.com"
},
"source": {
"git": "https://github.com/githubze/SKDateTransFormer.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SKDateTransFormer/**/*.{h,m}",
"requires_arc": true
}