blob: 70cefe44ef490d122786d594a353590fec34836f [file] [log] [blame]
{
"name": "AxisSwift",
"version": "0.0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "blockchain access control",
"homepage": "https://github.com/CAHJbao/AxisSwift",
"social_media_url": "https://twitter.com/raytheon",
"authors": {
"Joseph Bao, Alexander Moss, Forrest Anderson": "jxb110430@utdallas.edu"
},
"source": {
"git": "https://github.com/CAHJbao/AxisSwift.git",
"tag": "v0.0.3"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"requires_arc": true,
"default_subspecs": "Core",
"pushed_with_swift_version": "4.0",
"subspecs": [
{
"name": "Core",
"source_files": "Sources/**/*.swift",
"frameworks": "Foundation"
}
]
}