blob: 0e6a93ed15780f7ebeec9d461c405e464d2e78bf [file] [log] [blame]
{
"name": "Swiftizy",
"version": "1.2.1",
"summary": "Swiftizy help you in your development with CoreData, Rest, Json,...",
"description": "Swiftizy help you in your development with a lot of tool like helper for CoreData, consume REST service, JSON, and other little tools",
"homepage": "https://github.com/Nexmind/Swiftizy",
"license": "MIT",
"authors": {
"Julien Henrard": "j.henrard@nexmind.com"
},
"source": {
"git": "https://github.com/Nexmind/Swiftizy.git",
"tag": "1.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Swiftizy/Classes/**/*",
"resource_bundles": {
"Swiftizy": [
"Swiftizy/Assets/*.png"
]
}
}