blob: 0168d320bd8086a95212e40615f9ca99c4d3a4e9 [file] [log] [blame]
{
"name": "SIADateFormatter",
"version": "0.1.0",
"summary": "SIADateFormatter is automatically cached NSDateFormatter.",
"description": " SIADateFormatter is automatically cached NSDateFormatter.\n Add utility method to NSString/NSDate.\n",
"homepage": "https://github.com/siagency/SIADateFormatter",
"license": "MIT",
"authors": {
"SI Agency": "support@si-agency.co.jp"
},
"source": {
"git": "https://github.com/siagency/SIADateFormatter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"SIADateFormatter": [
"Pod/Assets/*.png"
]
}
}