[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 6 / 0 / d / SimpleCalendar / 1.0.3 / SimpleCalendar.podspec.json
blob563ab293f4d9cdfe4767251c47df1c7343d656f8
2   "name": "SimpleCalendar",
3   "version": "1.0.3",
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.3"
20   },
21   "source_files": "SimpleCalendar/**/*.{h,m,swift,xcdatamodeld, xcassets}",
22   "resources": [
23     "SimpleCalendar/Resource/SimpleCalendarAssets.xcassets/**/*.png"
24   ],
25   "swift_versions": "5.0",
26   "swift_version": "5.0"