blob: 65043d822b63e07926e150a592bb9868f2b98081 [file] [log] [blame]
{
"name": "RGStoreKit",
"version": "1.0.1",
"summary": "RGStoreKit - protocol oriented persistence framework for iOS",
"authors": {
"Ritesh Gupta": "rg.riteshh@gmail.com"
},
"license": "MIT",
"homepage": "https://github.com/riteshhgupta/RGStoreKit",
"source": {
"git": "https://github.com/riteshhgupta/RGStoreKit.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/*.{swift}",
"requires_arc": true
}