[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / f / a / LFPageInformationKit / 1.0.0 / LFPageInformationKit.podspec.json
blob6833b7f9e2badf874549f2c3e0a5b49f6adf21bd
2   "name": "LFPageInformationKit",
3   "version": "1.0.0",
4   "summary": "Handily and simply extend display information in a view",
5   "description": "A kit that handily and simply extend display information in a view.",
6   "homepage": "https://github.com/pgbo/LFPageInformationKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "guangbool": "460667915@qq.com"
13   },
14   "social_media_url": "https://twitter.com/guangbool",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/pgbo/LFPageInformationKit.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "LFPageInformationKit/**/*.{h,m}",
23   "requires_arc": true,
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ]