| { |
| "name": "DSCalendarScrollView", |
| "version": "0.1.1", |
| "summary": "DSCalendarScrollView used to create Dynamic Calendar View on Scroll view .", |
| "homepage": "https://github.com/gitdotsquares/DSCalendarScrollView", |
| "license": { |
| "type": "MIT", |
| "file": "../LICENSE" |
| }, |
| "authors": { |
| "Sumit Shastri": "sumit.kumar@dotsquares.com" |
| }, |
| "source": { |
| "git": "https://github.com/gitdotsquares/DSCalendarScrollView.git", |
| "tag": "0.1.1" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "requires_arc": true, |
| "source_files": "DSCalendarScrollView/*" |
| } |