blob: 4bccd99746e7820b7a4610c985b7cd5a14fc0fe4 [file] [log] [blame]
{
"name": "StoreKitUserInfo",
"version": "1.0.2",
"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.2"
},
"social_media_url": "https://twitter.com/olejnjak",
"platforms": {
"ios": "8.3"
},
"source_files": "StoreKitUserInfo/**/*"
}