blob: 9c85820935145ade1beae78f53ce033010d08ee2 [file] [log] [blame]
{
"name": "Cely",
"swift_versions": "5.0",
"version": "2.1.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Cely’s goal is to add a login system into your app in under 30 seconds!",
"homepage": "https://github.com/initFabian/Cely",
"social_media_url": "https://twitter.com/initfabian",
"authors": {
"Fabian Buentello": "fabian.buentello@gmail.com"
},
"source": {
"git": "https://github.com/initFabian/Cely.git",
"tag": "2.1.2"
},
"platforms": {
"ios": "10.3"
},
"requires_arc": true,
"default_subspecs": "Core",
"swift_version": "5.0",
"subspecs": [
{
"name": "Core",
"resources": "Sources/Supporting Files/*.{storyboard,xib,xcassets,json,imageset,png}",
"source_files": "Sources/*.swift",
"frameworks": "Foundation"
}
]
}