blob: a23b5f20f4a20d021500e691bc60d2c290eb1c53 [file] [log] [blame]
{
"name": "SibcheStoreKit",
"version": "4.1.2",
"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.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "SibcheStoreKit/Framework/SibcheStoreKit.framework"
},
"frameworks": "UIKit"
}