blob: fff81ea2ff1a606979d1079adbef991c661dea88 [file] [log] [blame]
{
"name": "TimesSquare",
"version": "1.0.1",
"summary": "TimesSquare is an Objective-C calendar view for your apps.",
"homepage": "https://github.com/square/objc-TimesSquare",
"license": "Apache License, Version 2.0",
"authors": {
"Square": "http://squareup.com"
},
"source": {
"git": "https://github.com/square/objc-TimesSquare.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "TimesSquare/*.{h,m}",
"requires_arc": true
}