[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 4 / 3 / LLMFramework / 0.0.5 / LLMFramework.podspec.json
blob0f742b27b6acd74993eb360f1f0b138031f0391b
2   "name": "LLMFramework",
3   "version": "0.0.5",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Robert iOS framework.",
9   "description": "私有Pods工程",
10   "homepage": "https://git.oschina.net/robert1217/LLMFramework",
11   "authors": {
12     "Robert": "1015269859@qq.com"
13   },
14   "source": {
15     "git": "https://git.oschina.net/robert1217/LLMFramework.git",
16     "tag": "0.0.5",
17     "submodules": true
18   },
19   "requires_arc": true,
20   "source_files": "LLMFramework/LLMNetWork/*",
21   "platforms": {
22     "ios": "7.0"
23   },
24   "frameworks": "UIKit",
25   "dependencies": {
26     "AFNetworking": [
27       "~> 3.0"
28     ]
29   },
30   "subspecs": [
31     {
32       "name": "Categoty"
33     },
34     {
35       "name": "LLMBaseView"
36     },
37     {
38       "name": "LLMNetWork"
39     }
40   ]