[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 2 / 4 / 3 / LLMFramework / 0.0.6 / LLMFramework.podspec.json
blobed57d3053bd86eb4174cbd2df741ca6f39ce648d
2   "name": "LLMFramework",
3   "version": "0.0.6",
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   "platforms": {
21     "ios": "7.0"
22   },
23   "frameworks": "UIKit",
24   "dependencies": {
25     "AFNetworking": [
26       "~> 3.0"
27     ]
28   },
29   "subspecs": [
30     {
31       "name": "Categoty",
32       "source_files": "LLMFramework/Categoty/*"
33     },
34     {
35       "name": "BaseView",
36       "source_files": "LLMFramework/LLMBaseView/*"
37     },
38     {
39       "name": "NetWork",
40       "source_files": "LLMFramework/LLMNetWork/*"
41     }
42   ]