blob: ef57619c8555d2804573170e08020ee0d204ec09 [file] [log] [blame]
{
"name": "StoreKit",
"version": "1.0",
"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.0"
},
"source_files": "StoreKit/*.swift",
"requires_arc": true
}