[Add] VIDVLiveness 3.0.4
[CocoaPods.git] / Specs / 9 / 4 / 5 / TFY_PopController / 1.0.6 / TFY_PopController.podspec.json
blobe5fc67800f4f995d7003848413f35886af2d1a7f
2   "name": "TFY_PopController",
3   "version": "1.0.6",
4   "summary": "控制器弹出框",
5   "description": "控制器弹出框",
6   "homepage": "https://github.com/13662049573/TFY_POPControllerKit",
7   "license": "MIT",
8   "authors": {
9     "田风有": "420144542@qq.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "https://github.com/13662049573/TFY_POPControllerKit.git",
16     "tag": "1.0.6"
17   },
18   "source_files": "TFY_POPControllerKit/TFY_PopController/TFY_PopControllerKit.h",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true,
24   "subspecs": [
25     {
26       "name": "PopController",
27       "source_files": "TFY_POPControllerKit/TFY_PopController/PopController/**/*.{h,m}"
28     },
29     {
30       "name": "PopView",
31       "source_files": "TFY_POPControllerKit/TFY_PopController/PopView/**/*.{h,m}"
32     }
33   ]