blob: 3720d43900f933f7d229e1751c7eef61af89a2a4 [file] [log] [blame]
{
"name": "SwiftEvent",
"version": "1.0.1",
"summary": "A Event of Swift.",
"description": "It is a marquee view used on iOS, which implement by Swift.",
"homepage": "https://github.com/Dada7357/SwiftEvent",
"license": "MIT",
"authors": {
"dada7357": "dada7357@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dada7357/SwiftEvent.git",
"tag": "1.0.1"
},
"source_files": "SwiftEvent/**/*.{h,swift}",
"exclude_files": "SwiftEventTest/**/*.*",
"public_header_files": "SwiftEvent/**/*.h",
"requires_arc": true
}