[Add] PingOidc 1.0.0
[CocoaPods.git] / Specs / 9 / 7 / c / KZNodes / 0.1.1 / KZNodes.podspec.json
blob32444295e200c4c6c0f8e8fa1da910d727f25b99
2   "name": "KZNodes",
3   "version": "0.1.1",
4   "summary": "Framework for building visual workflow editors eg. Origami.",
5   "description": "                      Have you ever wondered how you could create an editor like Origami?\n                      With KZNodes you can do that in a manner of minutes.\n",
6   "homepage": "https://github.com/krzysztofzablocki/KZNodes",
7   "license": "MIT",
8   "authors": {
9     "Krzysztof Zablocki": "krzysztof.zablocki@me.com"
10   },
11   "source": {
12     "git": "https://github.com/krzysztofzablocki/KZNodes.git",
13     "tag": "0.1.1"
14   },
15   "social_media_url": "https://twitter.com/merowing_",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": [
21     "Pod/Classes/**/*.h",
22     "Pod/Classes/**/*.m"
23   ],
24   "resources": [
25     "Pod/Assets/*"
26   ]