blob: 58c0bb6ce7da88b0069f27dfd0de650883e1ce7e [file] [log] [blame]
{
"name": "DDNDemo1",
"version": "0.0.1",
"summary": "AThis is My Seconf Testing app DDNDemo1.",
"description": "TODO: This app is made for testing Don't use it thanks and regards",
"homepage": "https://github.com/Dhiru-Dev/DDNDemo1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dhiru-Dev": "dhiru.ard@gmail.com"
},
"source": {
"git": "https://github.com/Dhiru-Dev/DDNDemo1.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DDNDemo1/Classes/**/*",
"frameworks": "UIKit"
}