[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 3 / f / 9 / ALGReversedFlowLayout / 0.1.0 / ALGReversedFlowLayout.podspec.json
blobb8a196dd454240649eaf00e23fdaddcb62e1f15a
2   "name": "ALGReversedFlowLayout",
3   "version": "0.1.0",
4   "summary": "Like a vertical flow layout, but bottom-to-top instead of top-to-bottom.",
5   "homepage": "https://github.com/algal/ALGReversedFlowLayout",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Alexis Gallagher": "alexis@alexisgallagher.com"
12   },
13   "social_media_url": "http://twitter.com/alexisgallagher",
14   "source": {
15     "git": "https://github.com/algal/ALGReversedFlowLayout.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true,
22   "source_files": [
23     "Classes",
24     "Classes/*.{h,m}"
25   ]