[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 0 / 9 / FPLinearLayout / 0.3 / FPLinearLayout.podspec.json
blob5311960be5ad463abb07402e90f4c8cebf650839
2   "name": "FPLinearLayout",
3   "version": "0.3",
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.3"
16   },
17   "source_files": "FPLinearLayout",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "5.0"
21   }