[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / b / 8 / RFISO8601DateTime / 0.1.1 / RFISO8601DateTime.podspec.json
blob9210b1ccb52db490c9cb7f3ff9fcc5515ff6165b
2   "name": "RFISO8601DateTime",
3   "version": "0.1.1",
4   "summary": "A library to easily use ISO8601 date and time.",
5   "description": "A small library that can automatically parse ISO8601/RFC3339 date \nand time. It extends NSDate and recognise different date and time formats using regular expression.",
6   "homepage": "https://github.com/readefries/RFISO8601DateTime",
7   "license": "MIT",
8   "authors": {
9     "Hindrik Bruinsma": "de@readefries.nl"
10   },
11   "source": {
12     "git": "https://github.com/readefries/RFISO8601DateTime.git",
13     "tag": "0.1.1"
14   },
15   "social_media_url": "https://twitter.com/readefries",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "RFISO8601DateTime/**/*.swift"