[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / 2 / d / Calendar-iOS / 0.12 / Calendar-iOS.podspec.json
blob272a6ec6e962a65f13e77421753c7f2f9fca2507
2   "name": "Calendar-iOS",
3   "version": "0.12",
4   "summary": "iOS calendar component",
5   "description": "iOS calendar component. It's lightweight and simple control.",
6   "homepage": "https://github.com/maximbilan/ios_calendar",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Maxim Bilan": "maximb.mail@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/maximbilan/ios_calendar.git",
18     "tag": "0.12"
19   },
20   "source_files": [
21     "Classes",
22     "ios_calendar/Sources/**/*.{h,m}"
23   ],
24   "requires_arc": true