blob: 40a6d84e8fc447cb2b6790492861b98773ee09b2 [file] [log] [blame]
{
"name": "Pelcro",
"version": "1.1.0",
"license": "MIT",
"summary": "Your convenient SDK to access the Pelcro platform.",
"homepage": "https://bitbucket.org/michael-pelcro/ios-sdk/",
"authors": {
"Pelcro": "help@pelcro.com"
},
"source": {
"git": "https://bitbucket.org/michael-pelcro/ios-sdk.git",
"tag": "1.1.0"
},
"documentation_url": "https://bitbucket.org/michael-pelcro/ios-sdk/",
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source_files": "Source/**/*",
"exclude_files": [
"Source/Pelcro.h",
"Source/Info.plist"
],
"frameworks": "StoreKit",
"dependencies": {
"SwiftyStoreKit": [
]
},
"swift_version": "4.2"
}