[Add] TagWorks-SDK-iOS 1.1.16
[CocoaPods.git] / Specs / e / d / f / Cardian / 0.9.0 / Cardian.podspec.json
blobc9f7171748e50196d4fcea9251a9383c2f28629a
2   "name": "Cardian",
3   "version": "0.9.0",
4   "summary": "Cardian is a free service that makes it easy for mobile app developers to build data-driven, health & fitness apps.",
5   "description": "Cardian is a free service that makes it easy for mobile app developers to build data-driven, health & fitness apps. This plugin simplifies how you integrate your native iOS app with Apple HealthKit to just three lines of code.",
6   "homepage": "https://cardian.io",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "author": "team@cardian.io"
13   },
14   "documentation_url": "https://github.com/cardian-team/Cardian-iOS-SDK",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "swift_versions": "5.3",
19   "requires_arc": true,
20   "source": {
21     "git": "https://github.com/cardian-team/Cardian-iOS-SDK.git",
22     "tag": "0.9.0",
23     "submodules": true
24   },
25   "source_files": "Cardian/Sources/Cardian/**/*.{h,swift}",
26   "xcconfig": {
27     "SWIFT_VERSION": "5.3"
28   },
29   "dependencies": {
30     "Alamofire": [
32     ]
33   },
34   "swift_version": "5.3"