[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 7 / a / LJFBaseLibrary / 0.1.7 / LJFBaseLibrary.podspec.json
blobd034ae88477ed5e03c97fc5ea96352da6366af90
2   "name": "LJFBaseLibrary",
3   "version": "0.1.7",
4   "summary": "iOS基础组件库",
5   "description": "iOS基础组件,网络层、弹框等组件",
6   "homepage": "https://gitee.com/2797873866/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ljf": "2797893866@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/2797873866/may-working.git",
16     "tag": "0.1.7"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "subspecs": [
23     {
24       "name": "Extensions",
25       "source_files": "LJFBaseLibrary/Extensions/**/*.{swift,xib}"
26     }
27   ],
28   "swift_version": "5.0"