[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 2 / 1 / 0 / Gb-Date / 0.1.2 / Gb-Date.podspec.json
blobe4dc7ca6d1c78f48d6d3f9c7bbaed1f1037bb82f
2   "name": "Gb-Date",
3   "version": "0.1.2",
4   "summary": "A library to effectively serialize and deserialize NSDate for API communication",
5   "description": "The library is useful for serializing and deserializing NSDate objects - it allows to easily send and receive dates as float or string values. Moreover you can find classes designed to help you synchronize data with Ruby on Rails classes like: Time, Date, DateTime.",
6   "homepage": "https://github.com/GenieBelt/gb-date-ios",
7   "license": "MIT",
8   "authors": {
9     "Michal Olszewski": "olszewski.m.l@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/GenieBelt/gb-date-ios.git",
13     "tag": "0.1.2"
14   },
15   "social_media_url": "http://twitter.com/MichalOlszewski",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*"