[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / f / a / LFPageInformationKit / 1.0.1 / LFPageInformationKit.podspec.json
blob31501124b80d1116b9e185f68a51731bc5081e04
2   "name": "LFPageInformationKit",
3   "version": "1.0.1",
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.1"
21   },
22   "source_files": "LFPageInformationKit/**/*.{h,m}",
23   "requires_arc": true,
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ]