blob: 8ffd5afa57e693bd48361bc899d63e2ef5f708a2 [file] [log] [blame]
{
"name": "StoreKit",
"version": "1.1",
"summary": "CoreData management library written in Swift.",
"description": "StoreKit is a CoreData management library written in Swift. StoreKit help you to use CoreData.",
"homepage": "https://github.com/LimonTop/StoreKit",
"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/StoreKit.git",
"tag": "1.1"
},
"source_files": "StoreKit/*.swift",
"requires_arc": true
}