blob: 9f7d77504a87d17099b36d9cb4fa8ecfe5c38a97 [file] [log] [blame]
{
"name": "iCDManager",
"version": "0.0.1",
"summary": "CDManager is easy to use Core Data Manager",
"description": "Will change this later.\nWill change this later.\nWill change this later.\nWill change this later.\nWill change this later.\nWill change this later.",
"homepage": "https://github.com/wendyliga/iCDManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wendy Liga": "wendy.devs@gmail.com"
},
"social_media_url": "https://twitter.com/WendyLiga",
"platforms": {
"ios": "10.3.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/wendyliga/iCDManager.git",
"tag": "0.0.1"
},
"source_files": [
"CDManager",
"Classes/**/*.{h,m}"
],
"swift_version": "4.2"
}