blob: 3ca319b27f4281edbc76a061fa7f6f1197cc83e2 [file] [log] [blame]
{
"name": "Mirmeca",
"version": "0.04",
"license": {
"type": "MIT"
},
"homepage": "http://mirmeca.github.io/Mirmeca/",
"authors": {
"Solal Fitoussi": "solal.fitoussi@gmail.com"
},
"summary": "An easy to use framework to build native iOS apps on top of the WordPress API.",
"source": {
"git": "https://github.com/Mirmeca/Mirmeca.git",
"tag": "0.04"
},
"source_files": "Mirmeca/*.swift",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"Alamofire": [
"1.3.1"
],
"ObjectMapper": [
"0.15"
]
}
}