blob: e9c6e06b06378095b5f4e503eabffd9ffe823cc8 [file] [log] [blame]
{
"name": "AncileStudyServerClient",
"version": "0.1.0",
"summary": "The Ancile study server client provides an easy way for applications to integrate with the Ancile study server.",
"description": "The Ancile study server client provides an easy way for applications to integrate with the Ancile study server.",
"homepage": "https://github.com/cornelltech/AncileStudyServerClient-iOS",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"jdkizer9": "jdkizer9@users.noreply.github.com"
},
"source": {
"git": "https://github.com/cornelltech/AncileStudyServerClient-iOS.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AncileStudyServerClient/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.0"
],
"ResearchSuiteExtensions": [
],
"ResearchSuiteTaskBuilder": [
]
},
"pushed_with_swift_version": "3.0"
}