blob: aec7cb9018ab42203c704d1c7214fb2ece4641fe [file] [log] [blame]
{
"name": "RYComponent",
"version": "1.0",
"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"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "RYComponent/RYMainViews/*/*.{swift}",
"frameworks": [
"QuartzCore",
"AssetsLibrary",
"CoreLocation",
"Accelerate",
"CoreImage"
],
"pushed_with_swift_version": "3.0"
}