[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / b / 4 / NPictureSelectArrayView / 0.0.1 / NPictureSelectArrayView.podspec.json
blob11f64b23f94c4e046c233e33aac011e02b33af5e
2   "name": "NPictureSelectArrayView",
3   "version": "0.0.1",
4   "summary": "select picture and show as cells, column and total number can be change, you can delete, replace image",
5   "description": "select a group images and show, you can remove, replace, the height is auto, the source code use masonary, reactivecocoa",
6   "homepage": "http://nagiyan.github.io/NPictureSelectArrayView/",
7   "screenshots": [
8     "http://i13.tietuku.com/e762cbc4fa2388f0.png",
9     "http://i13.tietuku.com/af3be622ae8dc84c.png",
10     "http://i13.tietuku.com/17596cea6d68cdd3.png"
11   ],
12   "license": "MIT",
13   "authors": {
14     "nagi": "yxj@foxmail.com"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source": {
20     "git": "https://github.com/NagiYan/NPictureSelectArrayView.git",
21     "tag": "0.0.1"
22   },
23   "source_files": "NPictureSelectArrayView/*",
24   "frameworks": [
25     "UIKit",
26     "ImageIO"
27   ],
28   "requires_arc": false,
29   "dependencies": {
30     "Masonry": [
31       "~> 0.6.1"
32     ],
33     "ReactiveCocoa": [
35     ]
36   }