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