[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 2 / 3 / a / TJMTwoDimensionalArray / 1.0.2 / TJMTwoDimensionalArray.podspec.json
blob71eb7886a4ea96af7cd86a3f817961c978ad7301
2   "name": "TJMTwoDimensionalArray",
3   "version": "1.0.2",
4   "summary": "A simple 2D Array written in Objective-C.",
5   "description": "A sumple 2D NSArray implementation written in Objective-C.",
6   "homepage": "https://github.com/Cubd/Two-Dimensional-Array",
7   "license": {
8     "type": "MIT",
9     "file": "license.txt"
10   },
11   "authors": {
12     "Tyler Milner": "tyler@tylermilner.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/Cubd/Two-Dimensional-Array.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "Source",
22   "exclude_files": "Test Project",
23   "requires_arc": true