{ | |
"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 | |
} |