blob: ccbeeb11757ae8b8ef93cb085564044c7f9ef039 [file] [log] [blame]
{
"name": "YQDSnapKit",
"version": "1.0.0",
"license": "MIT",
"summary": "Harness the power of auto layout with a simplified, chainable, and compile time safe syntax.",
"homepage": "https://github.com/SnapKit/SnapKit",
"authors": {
"Robert Payne": "robertpayne@me.com"
},
"social_media_url": "http://twitter.com/robertjpayne",
"source": {
"git": "https://github.com/yangdongqing/YQDSnapKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0",
"osx": "10.12",
"tvos": "10.0"
},
"source_files": "source/*.swift",
"swift_versions": "4.2",
"swift_version": "4.2"
}