blob: 1c7a2c72b85a526b8e98d5f52eab36aaf090d68b [file] [log] [blame]
{
"name": "CanigoFramework",
"version": "0.0.1",
"summary": "Push notifications functionality for Gencat.",
"description": " A longer description of CanigoFramework in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "http://opentrends.net",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"santibernaldo": "santisaw@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"svn": "https://svn.riouxsvn.com/canigoframework/"
},
"source_files": [
"trunk/CanigoFramework/Pod/Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}