[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 4 / 6 / 2 / LN_Tools / 1.0.6 / LN_Tools.podspec.json
blob1582c35da44ce7ed09ae357162e75914474af24f
2   "name": "LN_Tools",
3   "version": "1.0.6",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "license": "MIT",
8   "summary": "A tools is good for develop on iOS",
9   "homepage": "https://github.com/LionNeo/LN_Tools.git",
10   "authors": {
11     "Lion_Neo": "123624331@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/LionNeo/LN_Tools.git",
15     "tag": "1.0.6"
16   },
17   "description": "LN_Tools is a tools about develop on iOS",
18   "source_files": "LN_Tools/**/*.{h,m}",
19   "public_header_files": "LN_Tools/**/*.{h}",
20   "frameworks": [
21     "UIKit",
22     "CoreText",
23     "CoreGraphics",
24     "QuartzCore",
25     "CoreLocation"
26   ],
27   "dependencies": {
28     "YYKit": [
29       "~> 1.0.9"
30     ]
31   },
32   "ios": {
33     "vendored_frameworks": "LN_Framework/*.{framework}"
34   },
35   "requires_arc": true