[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / d / b / AncileStudyServerClient / 0.2.0 / AncileStudyServerClient.podspec.json
blob5a1c28c96387fcb0bbd5e20c18c083f646d1a4e4
2   "name": "AncileStudyServerClient",
3   "version": "0.2.0",
4   "summary": "The Ancile study server client provides an easy way for applications to integrate with the Ancile study server.",
5   "description": "The Ancile study server client provides an easy way for applications to integrate with the Ancile study server.",
6   "homepage": "https://github.com/cornelltech/AncileStudyServerClient-iOS",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jdkizer9": "jdkizer9@users.noreply.github.com"
13   },
14   "source": {
15     "git": "https://github.com/cornelltech/AncileStudyServerClient-iOS.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "AncileStudyServerClient/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.0"
25     ],
26     "ResearchSuiteExtensions": [
28     ],
29     "ResearchSuiteTaskBuilder": [
31     ]
32   },
33   "pushed_with_swift_version": "3.0"