[Add] OctopusSDK 1.6.1.23
[CocoaPods.git] / Specs / 6 / 0 / d / SimpleCalendar / 1.0.6 / SimpleCalendar.podspec.json
blob5f6e7567ef7305b0e4053330482c6128a79e7272
2   "name": "SimpleCalendar",
3   "version": "1.0.6",
4   "summary": "A simple calendar for iOS devices (iphone).",
5   "description": "Display calendar with SimpleCalendar controller.",
6   "homepage": "https://github.com/bilalBakhrom/SimpleCalendar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bilal Bakhrom": "bilalbakhrom@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/bilalBakhrom/SimpleCalendar.git",
19     "tag": "1.0.6"
20   },
21   "source_files": "SimpleCalendar/**/*.{h,m,swift,xcdatamodeld, xcassets}",
22   "resource_bundles": {
23     "SimpleCalendar": [
24       "SimpleCalendar/Resource/SimpleCalendar.bundle"
25     ]
26   },
27   "swift_versions": "5.0",
28   "swift_version": "5.0"