blob: 266f5a8625f4194378859eee1f442a30c1ef3725 [file] [log] [blame]
{
"name": "DDDemo1",
"version": "1.0.3",
"summary": "This is DDDemo1 first App .",
"homepage": "https://github.com/dkumarq3/DDDemo1",
"screenshots": "https://images.macrumors.com/t/unGmZZ6o_sPgxmaK7J7-m0oKFl8=/1600x0/article-new/2019/12/iphonetopcharts2019-800x779.jpg",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dhiraj kumar": "dkumar@q3tech.com"
},
"source": {
"git": "https://github.com/dkumarq3/DDDemo1.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"source_files": "DDDemo1/Classes/**/*"
}