[Add] JLBlueLink 1.0.0
[CocoaPods.git] / Specs / 8 / a / 2 / NSDate-TimeDifference / 1.0.0 / NSDate-TimeDifference.podspec.json
blob43ed99b513cf2a9cc2bde1f19963a1c73374fcab
2   "name": "NSDate-TimeDifference",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Returns a string with the elapsed time from the current time.",
6   "homepage": "https://github.com/ootake/NSDate-TimeDifference/",
7   "authors": {
8     "satoshi ootake": "ootake1@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/ootake/NSDate-TimeDifference.git",
12     "tag": "1.0.0"
13   },
14   "source_files": "NSDate+TimeDifference/NSDate+TimeDifference.{h,m}",
15   "resources": "NSDate+TimeDifference/NSDate+TimeDifference.bundle",
16   "platforms": {
17     "ios": null
18   },
19   "requires_arc": true