[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 6 / 1 / 5 / RHTimeStamp / 0.1.0 / RHTimeStamp.podspec.json
blob293a6174ad12e8407b25e63ab4d6f980434717e9
2   "name": "RHTimeStamp",
3   "version": "0.1.0",
4   "summary": "A category from NSDate that generates readable timeStamp",
5   "homepage": "https://github.com/rihurla/RHTimeStamp",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ricardo Hurla": "rihurla@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/rihurla/RHTimeStamp.git",
15     "branch": "master",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/rihurla",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "RHTimeStamp/Classes/**/*"