blob: 9a6e043a94d14fc12d619ca6fda33c7fd6b171ce [file] [log] [blame]
{
"name": "atlasdev",
"version": "1.0.0",
"summary": "The test / development version of the Atlas iOS client framework",
"description": "The test / development version of the Atlas iOS client framework. This won't be released publicly but is being developed to\nensure that everything works nicely. Hopefully everything can be copied directly from here.",
"homepage": "https://github.com/Jordan-Campbell/atlasdev",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jordan-Campbell": "jordan.evan.campbell@gmail.com"
},
"source": {
"git": "https://github.com/Jordan-Campbell/atlasdev.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "atlasdev/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.5"
]
},
"pushed_with_swift_version": "4.0"
}