[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / e / 0 / ERJustifiedFlowLayout / 1.1 / ERJustifiedFlowLayout.podspec.json
blobaa8c60e718d8289972af3d2a6bc6312e54e004d8
2   "name": "ERJustifiedFlowLayout",
3   "version": "1.1",
4   "summary": "A subclass of UICollectionViewFlowLayout for iOS.",
5   "description": "Supports horizontal cell justification (left, full, right) and absolute inter-cell spacing.\"",
6   "homepage": "https://github.com/eroth",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Evan Roth": "evanroth@me.com"
13   },
14   "source": {
15     "git": "https://github.com/eroth/ERJustifiedFlowLayout.git",
16     "tag": "1.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "frameworks": "UIKit"