blob: 4b614667348d7d87c4025253fe8a39f9d4e7fa10 [file] [log] [blame]
{
"name": "StrobeLight",
"version": "1.0.0",
"summary": "Strobe Light is a class used to produce the regular flashes of light.",
"description": "TODO: Strobe Light is a class used to produce the regular flashes of light. A Strobe light flashing at the proper period can appear to freeze or reverse cyclical motion.",
"homepage": "https://github.com/InderJagdeo/StrobeLight",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"InderJagdeo": "inderdhiman701@gmail.com"
},
"source": {
"git": "https://github.com/InderJagdeo/StrobeLight.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "StrobeLight/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}