[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 7 / e / 8 / LPButton / 1.0.0 / LPButton.podspec.json
blob619e8b1e223bc16449d0e7bbc2ad83979f472f33
2   "name": "LPButton",
3   "version": "1.0.0",
4   "authors": {
5     "brucewangdev": "brucewangdev@126.com"
6   },
7   "homepage": "https://github.com/bruceWangDev/LPButton",
8   "summary": "A button that sets the position of the image and text by calculating the frame.",
9   "source": {
10     "git": "https://github.com/bruceWangDev/LPButton.git",
11     "tag": "1.0.0"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "LPButtonDemo/LPButton/*"