blob: 3821c2703d36c60fa05b9c028399f8a81fceeb9f [file] [log] [blame]
{
"name": "TimesSquare",
"version": "1.0.2",
"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",
"branch": "master",
"tag": "1.0.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "TimesSquare/*.{h,m}",
"requires_arc": true
}