blob: 8b2194ebf48bbb85c337b3b8bb77a6596de331e1 [file] [log] [blame]
{
"name": "CoreStoreKit",
"version": "0.1.1",
"summary": "CoreData management library written in Swift.",
"description": "CoreStoreKit is a CoreData management library written in Swift. CoreStoreKit help you to use CoreData.",
"homepage": "https://github.com/LimonTop/CoreStoreKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Limon": "fengninglong@gmail.com"
},
"social_media_url": "https://twitter.com/Limon______",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LimonTop/CoreStoreKit.git",
"tag": "0.1.1"
},
"source_files": "CoreStoreKit/*.swift",
"requires_arc": true
}