blob: 5934653c5ec448b76e3f7e4d52b4721e9d75e492 [file] [log] [blame]
{
"name": "LunarCore",
"version": "0.1.4",
"summary": "A fastt quickly usefull Lunar calculator library",
"description": "A fastt quickly usefull Lunar calculator library\nIt is very simply to use, one line code to call it.",
"homepage": "https://github.com/hw-1/LunarCore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"git": "git@users.noreply.github.com"
},
"source": {
"git": "https://github.com/hw-1/LunarCore.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LunarCore/Classes/**/*",
"resource_bundles": {
"LunarCore": [
"LunarCore/Assets/*.plist"
]
}
}