blob: d275c8942bd5ddc82598cba7864e0534d7f44bc2 [file] [log] [blame]
{
"name": "AppGratis-unlock",
"version": "0.2",
"summary": "AppGratis Unlock Library - iOS",
"description": "AppGratis Unlock Library - iOS Framework",
"homepage": "https://github.com/AppGratis/unlock-ios",
"license": "MIT",
"authors": "AppGratis",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/AppGratis/unlock-ios.git",
"tag": "0.2"
},
"source_files": [
"Library/Unlock",
"Library/Unlock/**/*.{h,m}"
],
"libraries": "sqlite3",
"requires_arc": true
}