blob: 230d65e27c2016f61daf11a1e5f95c9f9ad39607 [file] [log] [blame]
{
"name": "MotoSwift",
"version": "0.0.3",
"summary": "Generates managed object subclasses from Core Data model.",
"description": "Parses Core Data model, and applies templates for generation swift code",
"homepage": "https://github.com/Igor-Palaguta/MotoSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Palaguta": "igor.palaguta@gmail.com"
},
"source": {
"git": "https://github.com/Igor-Palaguta/MotoSwift.git",
"tag": "0.0.3"
},
"social_media_url": "https://twitter.com/igor_palaguta",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Source/MotoSwiftFramework/**/*.swift",
"dependencies": {
"SWXMLHash": [
],
"Stencil": [
]
},
"pushed_with_swift_version": "3.0"
}