blob: c9811a3d7bf153eea0a7e6d64323d09f139a73d3 [file] [log] [blame]
{
"name": "LionEvents",
"version": "0.9.4.2",
"summary": "Event Flow framework for iOS and tvOS.",
"homepage": "https://github.com/WildenChen/LionEvents",
"license": {
"type": "BSD"
},
"authors": {
"Lion Infomation Technology Co.,Ltd.": "wildenchen@liontravel.com.tw",
"wilden": "wilden0424@gmail.com"
},
"social_media_url": "https://twitter.com/wilden0424",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/WildenChen/LionEvents.git",
"tag": "0.9.4.2"
},
"source_files": [
"LionEvents/LionEvents/*",
"LionEvents/LionEvents/Extensions/*"
]
}