[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 9 / f / MGCalendar / 0.0.1 / MGCalendar.podspec.json
blob27acc80c33125639c86fab7c134d335facb229f9
2   "name": "MGCalendar",
3   "version": "0.0.1",
4   "summary": "iOS Calendar that was made to be customized.",
5   "homepage": "https://github.com/mglagola/MGCalendar",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Mark Glagola": "mark.glagola@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/mglagola/MGCalendar.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": [
21     "MGCalendar/Views/*",
22     "MGCalendar/Categories/*"
23   ],
24   "frameworks": "QuartzCore",
25   "requires_arc": true