blob: 55cc33b1efc5f913bd72cb15b4a05699cf3a781c [file] [log] [blame]
{
"name": "TDCoreData",
"version": "1.0",
"summary": "A short description of TDCoreData.",
"description": "TDCoreData is a util, its allow user can quikly integration with coredata. Its help you \"doesnt care\" with MagicalRecord. To be continue...",
"homepage": "https://www.facebook.com/daoduythuy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anonymous": "daoduythuy@gmail.com"
},
"source": {
"git": "https://github.com/thuydao/TDCoreData.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TDCoreData/Classes/**/*",
"dependencies": {
"MagicalRecord": [
]
}
}