blob: 27684b4b85d541a5e1a021c0f0f2c07c0089d659 [file] [log] [blame]
{
"name": "SunnyAnalytics",
"version": "0.0.3",
"summary": "SunnyAnalytics.",
"description": "A longer description of SunnyAnalytics 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!",
"homepage": "https://github.com/gitpark/SunnyAnalytics",
"license": "MIT",
"authors": {
"amaker": "itamaker@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/gitpark/SunnyAnalytics.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"libraries": "z",
"requires_arc": true
}