[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / b / 9 / CheckmarkView-iOS / 0.0.3 / CheckmarkView-iOS.podspec.json
blob85c40f0f6eac8170a6b27633308b06636a9b9bac
2   "name": "CheckmarkView-iOS",
3   "version": "0.0.3",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Pixel perfect checkmark view for iOS",
9   "homepage": "https://beewisedevelopment.com",
10   "social_media_url": "https://beewisedevelopment.com",
11   "authors": {
12     "Bee Wise Development": "bee.wise.development@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/BeeWise/CheckmarkView-iOS.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "requires_arc": true,
22   "swift_versions": [
23     "5.0"
24   ],
25   "default_subspecs": "Core",
26   "subspecs": [
27     {
28       "name": "Core",
29       "source_files": "Sources/**/*.swift",
30       "frameworks": "Foundation"
31     }
32   ],
33   "swift_version": "5.0"