blob: 1812923bea11299b6814b66a05c0ef163c7d22bd [file] [log] [blame]
{
"name": "MolinaCore",
"version": "0.1.6",
"summary": "MolinaCore.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/jjjjaren/MolinaCore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jjjjaren": "jjjjaren@gmail.com"
},
"source": {
"git": "https://github.com/jjjjaren/MolinaCore.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MolinaCore/Source/**/*",
"dependencies": {
"Alamofire": [
"~> 4.0"
],
"CoreStore": [
"~> 3.0"
],
"ObjectMapper": [
"~> 2.0"
]
},
"pushed_with_swift_version": "3.0"
}