[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 4 / a / MDCalendar / 1.0.0 / MDCalendar.podspec.json
blob4ab90a57571799d04c522b930fdb1ee4a0fdeb6f
2   "name": "MDCalendar",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "A calendar-style date picker for iOS 7 (and above) that uses `UICollectionView` to layout a calendar in the popular \"month view\" format.",
8   "homepage": "https://github.com/distefam/MDCalendar",
9   "authors": {
10     "Michael DiStefano": "m@simple.com"
11   },
12   "social_media_url": "http://twitter.com/distefam",
13   "source": {
14     "git": "https://github.com/distefam/MDCalendar.git",
15     "tag": "v1.0.0"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "MDCalendar/*.{h,m}"