blob: 337a948a1da20cd7d8aadc3010076552542399e3 [file] [log] [blame]
{
"name": "PKCCoreDataHelper",
"version": "0.1.0",
"summary": "CoreDataHelper iOS",
"description": "Make all iOS versions compatible with core data",
"homepage": "https://github.com/pikachu987/PKCCoreDataHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pikachu987": "pikachu77769@gmail.com"
},
"source": {
"git": "https://github.com/pikachu987/PKCCoreDataHelper.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "PKCCoreDataHelper/Classes/**/*"
}