[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / b / 5 / 4 / LFLabel / 1.0.0 / LFLabel.podspec.json
blobff4e575840e6d9a4f591f6785c12d3ff5fecdb9b
2   "name": "LFLabel",
3   "version": "1.0.0",
4   "summary": "A high performance LFLabel.",
5   "description": "Guide for public pods",
6   "homepage": "https://github.com/Ramonfan/LFLabel",
7   "license": "MIT",
8   "authors": {
9     "Ramonfan": "fqmlemon@sina.com"
10   },
11   "social_media_url": "https://github.com/Ramonfan",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/Ramonfan/LFLabel.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "source/*.{h,m}",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "Reachability": [
27       "~> 3.2"
28     ]
29   }