blob: 91ff989260bff2663bda8c88ae590e3df1d4c0c1 [file] [log] [blame]
{
"name": "StrobeLight",
"version": "0.1.0",
"summary": "StrobeLight Swift Version for iOS Apps.",
"description": "TODO: Strobe Light Swift version for iOS apps used to produce the regular flashes of light. A Strobe light turns phone camera on & off to produces very short, intense flashes of light by means of an electric discharge in a gas. The ability of strobe lights to \"freeze\" the motion of rapidly moving objects makes them very useful.",
"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": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "StrobeLight/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}