[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / f / d / LNCoreFoundation / 0.0.2 / LNCoreFoundation.podspec.json
blob80e707b5742f711acae430c8e98da194db34306b
2   "name": "LNCoreFoundation",
3   "version": "0.0.2",
4   "summary": "常用的一些宏定义以及help功能",
5   "homepage": "https://github.com/ln371494114/LNCoreFoundation",
6   "license": "MIT",
7   "authors": {
8     "李楠": "ln371494114@163.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/ln371494114/LNCoreFoundation.git",
15     "tag": "0.0.2"
16   },
17   "source_files": [
18     "Class",
19     "Class/**/*.{h,m}"
20   ],
21   "requires_arc": true,
22   "dependencies": {
23     "MJExtension": [
25     ],
26     "Masonry": [
28     ],
29     "ReactiveCocoa": [
30       "~>2.5"
31     ]
32   }