[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / 6 / 9 / 3 / CNTreeNode / 0.1.0 / CNTreeNode.podspec.json
blobb62a5f3057b9d1735ab99c449da45ee878627f38
2   "name": "CNTreeNode",
3   "version": "0.1.0",
4   "summary": "Using CNTreeNode is a convenient and easy way to build a tree of nested objects.",
5   "homepage": "https://github.com/phranck/CNTreeNode",
6   "authors": {
7     "Frank Gregor": "phranck@cocoanaut.com"
8   },
9   "source": {
10     "git": "https://github.com/phranck/CNTreeNode.git",
11     "tag": "0.1.0"
12   },
13   "platforms": {
14     "osx": "10.7",
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source_files": "CNTreeNode/*.{h,m}",
19   "license": {
20     "type": "MIT",
21     "file": "ReadMe.md"
22   }