blob: 32e7d19f6696f0afbf6bfe81f8d8f9fa405ba385 [file] [log] [blame]
{
"name": "RYComponent",
"version": "1.0.1",
"summary": "Ryan Yuan's private component for Swift3.0.",
"description": "It is Ryan Yuan's private component library, which implement by Swift 3.0.",
"homepage": "https://github.com/sudotamm/RYComponent",
"license": "MIT",
"authors": {
"sudotamm": "sudotamm@hotmail.com"
},
"source": {
"git": "https://github.com/sudotamm/RYComponent.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "RYComponent/RYMainViews/**/*.{swift}",
"resources": "RYComponent/RYMainViews/**/*.{xcassets}",
"pushed_with_swift_version": "3.0"
}