[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / e / 0 / DTCalendar / 1.0.5 / DTCalendar.podspec.json
blob2b9507dfb6f3aac346289fec476902450657e873
2   "name": "DTCalendar",
3   "version": "1.0.5",
4   "summary": "Simple calendar control",
5   "homepage": "https://github.com/danjiang/DTCalendar",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dan Jiang": "dan@danthought.com"
12   },
13   "social_media_url": "http://twitter.com/dtstudio",
14   "platforms": {
15     "ios": "8.4"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/danjiang/DTCalendar.git",
20     "tag": "1.0.5",
21     "submodules": true
22   },
23   "source_files": "Sources/**/*.{h,swift}",
24   "resources": "Sources/*.bundle",
25   "pushed_with_swift_version": "3.0"