blob: 130f83f7670cbf38106e2e147d32bffd6c1e66ee [file] [log] [blame]
{
"name": "StoreKitUserInfo",
"version": "1.0.1",
"summary": "Save user info to StoreKit transactions",
"description": "Simply store any data you like to your StoreKit transactions",
"homepage": "https://github.com/olejnjak/StoreKitUserInfo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"olejnjak": "olejnjak@gmail.com"
},
"source": {
"git": "https://github.com/olejnjak/StoreKitUserInfo.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/olejnjak",
"platforms": {
"ios": "8.3"
},
"source_files": "StoreKitUserInfo/Classes/**/*",
"pushed_with_swift_version": "3.0"
}