[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / b / 4 / a / MDCalendar / 0.0.1 / MDCalendar.podspec.json
blob1fcbd7ce95f30c0f4f9f8b9a1740a29f837c3249
2   "name": "MDCalendar",
3   "version": "0.0.1",
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": "v0.0.1"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "MDCalendar/*.{h,m}"