blob: 5a48e0e03f0a3f148e57b9e586d4395464891d19 [file] [log] [blame]
{
"name": "KZNodes",
"version": "0.1.0",
"summary": "Framework for building visual workflow editors eg. Origami.",
"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",
"homepage": "https://github.com/krzysztofzablocki/KZNodes",
"license": "MIT",
"authors": {
"Krzysztof Zablocki": "krzysztof.zablocki@me.com"
},
"source": {
"git": "https://github.com/krzysztofzablocki/KZNodes.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/merowing_",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": [
"Pod/Classes/**/*.h",
"Pod/Classes/**/*.m"
],
"resources": [
"Pod/Assets/*"
]
}