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