[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 3 / 7 / DNTimeAndDay / 0.1.4 / DNTimeAndDay.podspec.json
blob87b663191c3c95334fdad46de34a8fe0f2cddb57
2   "name": "DNTimeAndDay",
3   "version": "0.1.4",
4   "summary": "A model struct to iterate through the time and day at a given interval.",
5   "description": "A DNTimeAndDay object is initialized with a string value or int value for time and day along with 12/24hr time format. Developers can set an interval at which the object can be increased/decreased, default is 30 minutes.",
6   "homepage": "https://github.com/dknomura/DNTimeAndDay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dnomnom": "dknomura@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/dknomura/DNTimeAndDay.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DNTimeAndDay/Classes/**/*"