[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 3 / 7 / C9OTimer / 0.0.8 / C9OTimer.podspec.json
blob05b00413109021d708c01818af7121ccc4fba527
2   "name": "C9OTimer",
3   "version": "0.0.8",
4   "summary": "C9OTimer framework is provided by Cloud9 Online LLC to handle different functionalites of a timer.",
5   "description": "C9OTimer contains multiple features including creating timers, deleting timers, playing timers, adding interval to timers, choosing bells for intervals, ambient heartbeat for timer and many more.",
6   "homepage": "https://gitlab.com/c9opublicframeworks/c9otimerframework",
7   "license": {
8     "type": "MIT",
9     "text": "                                        Copyright © 2021 Cloud9 Online LLC.\n"
10   },
11   "authors": {
12     "Cloud9 Online": "cloud9online@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://gitlab.com/c9opublicframeworks/c9otimerframework.git",
19     "tag": "0.0.8"
20   },
21   "vendored_frameworks": "C9OTimer.framework",
22   "swift_versions": [
23     "5.0"
24   ],
25   "dependencies": {
26     "C9OCore": [
28     ]
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "pod_target_xcconfig": {
34     "VALID_ARCHS": "x86_64 armv7 arm64"
35   },
36   "swift_version": "5.0"