blob: 11f64b23f94c4e046c233e33aac011e02b33af5e [file] [log] [blame]
{
"name": "NPictureSelectArrayView",
"version": "0.0.1",
"summary": "select picture and show as cells, column and total number can be change, you can delete, replace image",
"description": "select a group images and show, you can remove, replace, the height is auto, the source code use masonary, reactivecocoa",
"homepage": "http://nagiyan.github.io/NPictureSelectArrayView/",
"screenshots": [
"http://i13.tietuku.com/e762cbc4fa2388f0.png",
"http://i13.tietuku.com/af3be622ae8dc84c.png",
"http://i13.tietuku.com/17596cea6d68cdd3.png"
],
"license": "MIT",
"authors": {
"nagi": "yxj@foxmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/NagiYan/NPictureSelectArrayView.git",
"tag": "0.0.1"
},
"source_files": "NPictureSelectArrayView/*",
"frameworks": [
"UIKit",
"ImageIO"
],
"requires_arc": false,
"dependencies": {
"Masonry": [
"~> 0.6.1"
],
"ReactiveCocoa": [
]
}
}