[Add] Heartland-iOS-SDK 2.1.0
[CocoaPods.git] / Specs / 3 / 7 / 8 / LFJUILib / 0.0.4 / LFJUILib.podspec.json
blobee1e4c9a1ef73b0ca14c6d6a90116bf391d01478
2   "name": "LFJUILib",
3   "version": "0.0.4",
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.4"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": [
22     "LFJUILib/Core-Category/*",
23     "LFJUILib/Core-Manager/*",
24     "LFJUILib/Core-View/*"
25   ],
26   "frameworks": [
27     "UIKit",
28     "Foundation",
29     "CoreLocation"
30   ]