{ | |
"name": "FacadeSwift", | |
"version": "0.1.2", | |
"summary": "CoreData made sexy with swift", | |
"homepage": "https://github.com/othierry/facade", | |
"license": "MIT", | |
"authors": { | |
"Olivier Thierry": "olivier.thierry42@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/othierry/facade.git", | |
"tag": "0.1.2" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"requires_arc": true, | |
"module_name": "Facade", | |
"source_files": "FacadeSwift/Classes/**/*", | |
"frameworks": [ | |
"CoreData" | |
], | |
"pushed_with_swift_version": "2.3" | |
} |