2 "name": "DNTimeAndDay",
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",
12 "dnomnom": "dknomura@gmail.com"
15 "git": "https://github.com/dknomura/DNTimeAndDay.git",
21 "source_files": "DNTimeAndDay/Classes/**/*"