blob: d3189da67d836e2de0792cafa28bd68bfc69f2c6 [file] [log] [blame]
{
"name": "AstrologyCalc",
"platforms": {
"ios": "10.0"
},
"summary": "AstrologyCalc swift 4.2 framework for simple development amazing apps.",
"requires_arc": true,
"version": "0.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Emil Karimov": "emvakar@gmail.com"
},
"homepage": "https://github.com/emvakar/AstrologyCalc.git",
"social_media_url": "https://twitter.com/e_karimov",
"source": {
"git": "https://github.com/emvakar/AstrologyCalc.git",
"tag": "v0.0.3"
},
"frameworks": "CoreLocation",
"source_files": "AstrologyCalc/Moon/**/*.{swift}"
}