blob: b11a588170c358b0c942ef0fe40f22e5893294c1 [file] [log] [blame]
{
"name": "RandomImageView",
"version": "0.1.0",
"summary": "Swift subclass of the UIView.",
"description": "* show images on the random.\n* set images to this view.",
"homepage": "https://github.com/recruit-lifestyle/RandomImageView",
"license": "MIT",
"authors": {
"Nari": "na.ju.rights@gmail.com"
},
"source": {
"git": "https://github.com/recruit-lifestyle/RandomImageView.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/Fye_design",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"RandomImageView": [
"Pod/Assets/*.png"
]
}
}