blob: a1580ea94eeeaa1238ac78376e64bb3a3f0aabd6 [file] [log] [blame]
{
"name": "SBStoreKit",
"version": "1.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/mehdihz/SBStoreKit.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "SBStoreKit/Framework/SBStoreKit.framework"
},
"frameworks": "UIKit",
"deprecated_in_favor_of": "SibcheStoreKit"
}