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