[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / b / 5 / 4 / LFLabel / 1.0.2 / LFLabel.podspec.json
blob1cceda64668d45c7d327d305e0010acc7822ecb8
2   "name": "LFLabel",
3   "version": "1.0.2",
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.2"
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   }