blob: 13552e8007f164a93efc720d12180e0f2fb4aded [file] [log] [blame]
{
"name": "EasyIAPs",
"version": "0.1.0",
"platforms": {
"ios": "9.0"
},
"license": "MIT",
"summary": "Helping you to manage your In App Purchases easily.",
"homepage": "https://github.com/alvinvarghese/EasyIAPs",
"authors": {
"Alvin Varghese": "alvinvarghese@live.com"
},
"source": {
"git": "https://github.com/alvinvarghese/EasyIAPs.git",
"tag": "0.1.0"
},
"description": "This library provides a an easy way to manage In App Purchases in your iOS app",
"frameworks": [
"UIKit",
"Foundation"
],
"social_media_url": "https://twitter.com/aalvinv",
"source_files": "EasyIAPs/**/*.{swift}"
}