2 "name": "TJMGameBoard",
4 "summary": "A simple game board written in Objective-C.",
5 "description": "I wrote this to implement a simple game board model object.",
6 "homepage": "https://github.com/Cubd/Game-Board",
12 "Cubd": "tyler@tylermilner.com"
18 "git": "https://github.com/Cubd/Game-Board.git",
21 "source_files": "Source/**/*.{h,m}",
22 "exclude_files": "Test Project",
25 "TJMTwoDimensionalArray": [