blob: 82e7bb96dbe14eedc59e2f6233cee9dd5849935b [file] [log] [blame]
{
"name": "AspectScreen",
"version": "0.1.2",
"summary": "A lightweight component to calculate screen space",
"description": "AspectScreen is a lightweight and pure Swift implemented component for calculating screen space points",
"homepage": "https://github.com/hoppus/AspectScreen",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"hoppus": "hey.makemescream@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hoppus/AspectScreen.git",
"tag": "0.1.2"
},
"source_files": "AspectScreen/Classes/*",
"pushed_with_swift_version": "echo \"3.0\" >> .swift-version"
}