[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 4 / 3 / 2 / ZLDemoFramework / 0.1.1 / ZLDemoFramework.podspec.json
blobecd5c5eb3101c17357f4739c0d68e9c3768afe04
2   "name": "ZLDemoFramework",
3   "version": "0.1.1",
4   "summary": "A Demo ZLDemoFramework.",
5   "description": "just a demo!!! Do not care!!",
6   "homepage": "https://github.com/Leonhardt-Lowe/ZLDemoFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "344717759@qq.com": "344717759@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Leonhardt-Lowe/ZLDemoFramework.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZLDemoFramework/Classes/ZLClass/*.{h,m}",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.0"
26     ]
27   }