[Deprecate] StackLayoutView 0.1.0
[CocoaPods.git] / Specs / c / 1 / 5 / MCDateExtensions / 1.0.0 / MCDateExtensions.podspec.json
blobe2063fc5de044fab0bf908ac5e97f14ee4bb34c8
2   "name": "MCDateExtensions",
3   "version": "1.0.0",
4   "license": "BSD 3-Clause",
5   "summary": "Extensions on the dates classes.",
6   "homepage": "https://github.com/mirego/MCDateExtensions",
7   "authors": {
8     "Mirego, Inc.": "info@mirego.com"
9   },
10   "source": {
11     "git": "https://github.com/mirego/MCDateExtensions.git",
12     "tag": "1.0.0"
13   },
14   "source_files": "MCDateExtensions/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "5.0"
18   }