blob: 92fb481b164e448745962605051e6fada0807766 [file] [log] [blame]
{
"name": "VSStoreKit",
"version": "1.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Simple iOS StoreKit library",
"description": "You can use VSStoreKit to make in-app purchases in iOS app.",
"homepage": "https://github.com/suvov/VSStoreKit",
"authors": {
"Vladimir Shutyuk": "vladimir.shutyuk@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/suvov/VSStoreKit.git",
"tag": "1.0.2"
},
"source_files": "VSStoreKit/*.swift",
"pushed_with_swift_version": "3.0"
}