blob: 5fa6b97443054ef6d6b2af939bf1ca3209d1eb75 [file] [log] [blame]
{
"name": "AxisSwift",
"version": "0.1.2",
"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.1.2"
},
"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"
}
]
}