[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / a / ofiios / 1.0.0 / ofiios.podspec.json
blob8d9799f1ebac02afb6f2ff9fd553a2989ece7d53
2   "name": "ofiios",
3   "version": "1.0.0",
4   "summary": "A short description of ofiios.",
5   "description": "ofiios is a quick ui and network request tool",
6   "homepage": "https://github.com/coderx-waper/ofiios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "coderx-waper": "hanssea@163.com"
13   },
14   "source": {
15     "git": "https://github.com/coderx-waper/ofiios.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "ofiios/Classes/ofiios.h",
22   "public_header_files": "ofiios/Classes/ofiios.h",
23   "dependencies": {
24     "AFNetworking": [
26     ]
27   },
28   "subspecs": [
29     {
30       "name": "Generator",
31       "source_files": "ofiios/Classes/Generator/**/*",
32       "public_header_files": "ofiios/Classes/Generator/*.h"
33     }
34   ]