blob: 50f66da3194fb872e444c3975f2c15e5f5dce1d5 [file] [log] [blame]
{
"name": "darpayQRLib",
"version": "0.0.1",
"summary": "description of darpayQRLib",
"description": " A longer description of darpayQRLib in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://paladin-engineering@bitbucket.org/paladin-engineering/darpayqrlib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"paladin-engineering": "info@paladin-engineering.ru"
},
"source": {
"git": "https://paladin-engineering@bitbucket.org/paladin-engineering/darpayqrlib.git",
"tag": "0.0.1"
},
"source_files": "Classes/*.{h,m}",
"public_header_files": "Classes/*.h"
}