blob: 568e4417e2503da24d494531ed0867054b25b7fd [file] [log] [blame]
{
"name": "YAArchitecture",
"version": "0.0.7",
"summary": "A general Structure for iOS App Development",
"description": "It includes the skeleton classes and set of protocols that must be used while developing the project",
"homepage": "https://github.com/abhimanyujindal10/YAArchitecture",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abhimanu Jindal": "abhimanyujindal10@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/abhimanyujindal10/YAArchitecture.git",
"tag": "0.0.7"
},
"source_files": "YAArchiteture/**/*.{swift}",
"resources": "YAArchiteture/**/*.{png,jpeg,jpg,storyboard,xib,plist}",
"pushed_with_swift_version": "3.0"
}