blob: ad8095044dc48644fd552719c87a91a42b6e1450 [file] [log] [blame]
{
"name": "Cely",
"version": "2.0.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://chaione.com/",
"social_media_url": "https://twitter.com/initfabian",
"authors": {
"Fabian Buentello": "fabian.buentello@gmail.com"
},
"source": {
"git": "https://github.com/ChaiOne/Cely.git",
"tag": "2.0.2"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"default_subspecs": "Core",
"pushed_with_swift_version": "3.0",
"subspecs": [
{
"name": "Core",
"resources": "Sources/Supporting Files/*.{storyboard,xib,xcassets,json,imageset,png}",
"source_files": "Sources/*.swift",
"frameworks": "Foundation"
}
]
}