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