[Add] DocumentReaderFullAuthRFIDStage 7.5.10858
[CocoaPods.git] / Specs / 9 / 7 / c / KZNodes / 0.1.3 / KZNodes.podspec.json
blobe182499354df5076b2ce9e6ac78f87a019bf6415
2   "name": "KZNodes",
3   "version": "0.1.3",
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.3"
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   ]