blob: bfcbae5e634645dc526a815418b050b094a33ff8 [file] [log] [blame]
{
"name": "SibcheStoreKit",
"version": "4.0.1",
"summary": "Sibche StoreKit library for mobile apps",
"homepage": "https://sibche.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mehdi": "mehdi.h@sibche.com"
},
"source": {
"git": "https://github.com/sibche/SibcheStoreKit.git",
"tag": "4.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "SibcheStoreKit/Framework/SibcheStoreKit.framework"
},
"frameworks": "UIKit"
}