[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / 7 / 8 / LFJUILib / 0.0.3 / LFJUILib.podspec.json
blob9a42353149fc8729512b51e5a36115a664418bce
2   "name": "LFJUILib",
3   "version": "0.0.3",
4   "summary": "Useful tools for ios development",
5   "description": "Useful tools for ios development gathered in daily work",
6   "homepage": "http://git.oschina.net/FujunSelf/LFJUILib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liufujun": "fujunliu821@163.com"
13   },
14   "source": {
15     "git": "http://git.oschina.net/FujunSelf/LFJUILib.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": [
22     "LFJUILib/*",
23     "LFJUILib/Core-Category/*",
24     "LFJUILib/Core-Manager/*",
25     "LFJUILib/Core-Util/*",
26     "LFJUILib/Core-View/*"
27   ],
28   "frameworks": [
29     "UIKit",
30     "Foundation",
31     "CoreLocation"
32   ]