blob: 65bd761944794ae92870c0f5ca54290faf3c7d59 [file] [log] [blame]
{
"name": "PEAR-CoreDataManager-iOS",
"version": "0.0.1",
"platforms": {
"ios": "7.0"
},
"license": "MIT",
"summary": "This ios library can be to create and manage the CoreData.",
"homepage": "https://github.com/HirokiUmatani/PEAR-CoreDataManager-iOS",
"authors": {
"HirokiUmatani": "info@pear.chat"
},
"source": {
"git": "https://github.com/HirokiUmatani/PEAR-CoreDataManager-iOS.git",
"tag": "0.0.1"
},
"source_files": "PEAR-CoreDataManager-iOS/*.{h,m}",
"requires_arc": true
}