[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / f / 7 / EasyLib / 1.0.1 / EasyLib.podspec.json
blob73635b4cb89f6368ec963f3e639682229737a615
2   "name": "EasyLib",
3   "version": "1.0.1",
4   "summary": "A short description of EasyLib.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/smalldu/EasyLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "smalldu": "363958265@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/smalldu/EasyLib.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "EasyLib/Classes/**/*.{swift,h,m}",
22   "resource_bundles": {
23     "EasyLib": [
24       "EasyLib/Assets/*"
25     ]
26   }