[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / 1 / a / StrobeLight / 1.0.0 / StrobeLight.podspec.json
blob4b614667348d7d87c4025253fe8a39f9d4e7fa10
2   "name": "StrobeLight",
3   "version": "1.0.0",
4   "summary": "Strobe Light is a class used to produce the regular flashes of light.",
5   "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.",
6   "homepage": "https://github.com/InderJagdeo/StrobeLight",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "InderJagdeo": "inderdhiman701@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/InderJagdeo/StrobeLight.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "StrobeLight/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"