[Add] PayUIndia-PayUParams 4.1.1
[CocoaPods.git] / Specs / e / 1 / 3 / MONUniformFlowLayout / 0.0.1 / MONUniformFlowLayout.podspec.json
blob1c46b29f07e3d98374d616916c98d7f034e62873
2   "name": "MONUniformFlowLayout",
3   "version": "0.0.1",
4   "summary": "A simple flow layout the handles the arrangement of the items in a collection view uniformly for a particular section.",
5   "platforms": {
6     "ios": "7.0"
7   },
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "homepage": "https://github.com/mownier/MONUniformFlowLayout",
13   "authors": {
14     "Mounir Ybanez": "rinuom91@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/mownier/MONUniformFlowLayout.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "MONUniformFlowLayout/*.{h,m}",
21   "requires_arc": true