[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / e / f / DM3Collection / 0.0.2 / DM3Collection.podspec.json
blob8fb473f20f3132f9a5a7cc163696425151ee95a6
2   "name": "DM3Collection",
3   "version": "0.0.2",
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.2"
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   ]