[Add] DocumentReaderFullAuthRFIDStage 7.5.10858
[CocoaPods.git] / Specs / 9 / 7 / c / KZNodes / 0.1.2 / KZNodes.podspec.json
blobd3ae9f73f1e75736ca8d50c00ea6f5d55d85aff1
2   "name": "KZNodes",
3   "version": "0.1.2",
4   "summary": "Framework for building visual workflow editors eg. Origami.",
5   "description": "Have you ever wondered how you could create an editor like Origami?\nWith KZNodes you can do that in a manner of minutes.",
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.2"
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   ]