blob: a5e2f88bf1cc6745b8999f334c9df1e6566dd29b [file] [log] [blame]
{
"name": "SimpleStoreUI",
"version": "1.2.2",
"summary": "A table view based view controller to show in app purchase items and functionality quickly.",
"description": "A table view based view controller to show in app purchase items and functionality quickly within app based on SwiftStoreKit library..",
"homepage": "https://github.com/mahmudahsan/SimpleStoreUI",
"screenshots": "https://github.com/mahmudahsan/SimpleStoreUI/raw/master/preview.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mahmud Ahsan": "mahmud@thinkdiff.net"
},
"social_media_url": "http://twitter.com/mahmudahsan",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/mahmudahsan/SimpleStoreUI.git",
"tag": "1.2.2"
},
"source_files": "SimpleStore/Sources/**/*.{swift}",
"resources": [
"SimpleStore/Sources/**/*.{xib}"
],
"frameworks": "Foundation",
"dependencies": {
"MBProgressHUD": [
],
"SwiftyStoreKit": [
]
}
}