blob: b81a181c6a39a7c78c674bcce6e18f942cf3e3ca [file] [log] [blame]
{
"name": "AshfauckSetUp",
"version": "1.0.2",
"summary": "Framework for users who would like to start their project from high level structure.",
"homepage": "https://github.com/ashfuack/AshfauckSetUp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ashfauck Thaminsali": "ashfauck@gmail.com"
},
"social_media_url": "https://github.com/ashfuack/AshfauckSetUp",
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"swift_version": "5.0",
"source": {
"git": "https://github.com/ashfuack/AshfauckSetUp",
"tag": "1.0.2",
"submodules": false
},
"source_files": "AshfauckSetUp/**/*.{h,swift}"
}