[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / c / e / QMLibraryPodManger / 0.7.0 / QMLibraryPodManger.podspec.json
blob68a80e441fac0bba7561e14dd7be2ee5b623d2f1
2   "name": "QMLibraryPodManger",
3   "version": "0.7.0",
4   "summary": "启蒙绘本接口",
5   "description": "A longer description of QMLibraryPodManger in Markdown format.",
6   "homepage": "https://github.com/Costword/QMLibraryPodManger.git",
7   "license": "MIT",
8   "authors": {
9     "王明辉": "1213791064@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/Costword/QMLibraryPodManger.git",
16     "tag": "0.7.0"
17   },
18   "source_files": "QMLibraryPodManger/**/*",
19   "exclude_files": "Classes/Exclude",
20   "frameworks": "UIKit",
21   "requires_arc": true,
22   "dependencies": {
23     "AFNetworking": [
24       "~> 4.0"
25     ],
26     "Masonry": [
28     ]
29   },
30   "subspecs": [
31     {
32       "name": "QMLibrary",
33       "vendored_libraries": "QMLibraryPodManger/QMLibrary/*.a",
34       "subspecs": [
35         {
36           "name": "include",
37           "source_files": "QMLibraryPodManger/QMLibrary/include/*.h"
38         }
39       ]
40     }
41   ]