[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / c / 0 / 9 / FPLinearLayout / 0.2 / FPLinearLayout.podspec.json
blobfca5696ab8b3b4c19346d382afa08ef5dd378984
2   "name": "FPLinearLayout",
3   "version": "0.2",
4   "summary": "FPLinearLayout is a view container that automatically handles children positions for you in a linear fashion.",
5   "homepage": "https://github.com/FingertiP/FPLinearLayout",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Warut Surapat": "s.warut@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/FingertiP/FPLinearLayout.git",
15     "tag": "0.2"
16   },
17   "source_files": "FPLinearLayout",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "5.0"
21   }