[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 3 / a / MNCalendarView / 0.0.1 / MNCalendarView.podspec.json
blobcc493f10390551e0021db0fd1aa61c90e7bbd6d2
2   "name": "MNCalendarView",
3   "version": "0.0.1",
4   "summary": "Highly customizable calendar view for iOS apps.",
5   "homepage": "https://github.com/min/MNCalendarView",
6   "screenshots": "https://github.com/min/MNCalendarView/raw/master/Documentation/Default@2x.png",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Min Kim": "me@mink.im"
13   },
14   "source": {
15     "git": "https://github.com/min/MNCalendarView.git",
16     "branch": "master",
17     "tag": "v0.0.1"
18   },
19   "platforms": {
20     "ios": "6.0"
21   },
22   "frameworks": [
23     "UIKit",
24     "CoreGraphics"
25   ],
26   "source_files": [
27     "MNCalendarView",
28     "MNCalendarView/**/*.{h,m}"
29   ],
30   "requires_arc": true