[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / c / 4 / 7 / AbstractView / 0.0.1 / AbstractView.podspec.json
bloba8358256096c59a613b336c671c2dd23d804eb20
2   "name": "AbstractView",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "The AbstractView is a simple view that can be used as a simple background view using abstract shapes and a visual effect",
6   "homepage": "https://github.com/nuudles/AbstractView",
7   "authors": {
8     "Christopher Luu": "nuudles@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/nuudles/AbstractView.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "tvos": "9.0"
17   },
18   "source_files": [
19     "AbstractView/*.swift",
20     "AbstractView/Shapes/*.swift"
21   ],
22   "requires_arc": true