[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / e / f / LifePopLabel / 1.0.1 / LifePopLabel.podspec.json
blob1bd835b6252b54646499d1e9d61130119ece2e6a
2   "name": "LifePopLabel",
3   "version": "1.0.1",
4   "summary": "Implements a pop style view.",
5   "description": "A pop style view, you can custom its border, fill color, arrow position, arrow angle and height, adding text. And its height will be caculated automatically.",
6   "homepage": "https://github.com/pgbo/LifePopLabel.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/LifePopLabel.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "Classes/*.{h,m}",
23   "requires_arc": true,
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ]