blob: 60d727f8b29ea6f9faa53e07e7e4bd861319aee7 [file] [log] [blame]
{
"name": "Mool",
"version": "0.0.3",
"summary": "Extra Foundation for rapid app development.",
"description": "Mool is Foundation for rapid app development. Providing thousands lines of code that can be readiliy used in any app. Mool completley written in the Swift 5.",
"homepage": "https://github.com/mtaden/mool",
"license": "MIT",
"authors": {
"Alok Choudhary": "alok.ch83@gmail.com"
},
"social_media_url": "https://twitter.com/alokc83",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/mtaden/mool.git",
"tag": "0.0.3"
},
"frameworks": "Foundation",
"source_files": [
"Mool",
"Mool/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"swift_versions": "5",
"swift_version": "5"
}