blob: bd6bde7c409995c296835dbece4898f80df979fa [file] [log] [blame]
{
"name": "pprivalo2018",
"version": "0.1.0",
"summary": "Test pod creation",
"description": "Project of School Unit Factory (42). You can create Articles that saved to CoreData",
"homepage": "https://github.com/pprivalov/pprivalo2018",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pprivalov": "pprivalo@unit.student.ua"
},
"source": {
"git": "https://github.com/pprivalov/pprivalo2018.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "pprivalo2018/Classes/**/*.{h,m,swift,xcdatamodeld}",
"frameworks": "CoreData",
"swift_version": "4.0"
}