[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / a / 1 / 9 / BinaryTreePrinterOC / 0.0.1 / BinaryTreePrinterOC.podspec.json
blob3a4ef18118180ed907b07d1cad66f89317c7b007
2   "name": "BinaryTreePrinterOC",
3   "version": "0.0.1",
4   "summary": "打印二叉树",
5   "homepage": "https://github.com/CoderLinLee/BinaryTreePrinterOC",
6   "license": "MIT",
7   "authors": {
8     "CoderLinLee": "736764509@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/CoderLinLee/BinaryTreePrinterOC.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "BinaryTreePrinterOC/Classes/**/*",
18   "requires_arc": true