[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 9 / 3 / CNTreeNode / 0.1.2 / CNTreeNode.podspec.json
blob8f71648aaaa5215ea61ba61a19d1e7e511741852
2   "name": "CNTreeNode",
3   "version": "0.1.2",
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.2"
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   }