[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / e / f / DM3Collection / 0.0.1 / DM3Collection.podspec.json
blobd413f45652126c3af9fd614b10cd81fe9abd7556
2   "name": "DM3Collection",
3   "version": "0.0.1",
4   "summary": "Collection of UI elements",
5   "description": "Simple checkmar animation.",
6   "homepage": "https://github.com/dmi3j/DM3Collection",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dmitry Beloborodov": "dmi3j@me.com"
13   },
14   "social_media_url": "http://twitter.com/dmi3j",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/dmi3j/DM3Collection.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "DM3*.{h,m}",
23   "subspecs": [
24     {
25       "name": "DM3BreadcrumbsView",
26       "source_files": "**/DM3BreadcrumbsView.{h,m}"
27     },
28     {
29       "name": "DM3CheckmarkView",
30       "source_files": "**/DM3CheckmarkView.{h,m}"
31     }
32   ]