Latest | 0.1.0 |
---|---|
Homepage | https://github.com/gKamelo/GKUInteraction |
License | MIT |
Platforms | ios 7.0, requires ARC |
Authors |
License
GKUInteraction
is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "GKUInteraction", "version": "0.1.0", "summary": "Helper classes to decouple interaction between instances for Objective-C", "homepage": "https://github.com/gKamelo/GKUInteraction", "license": "MIT", "authors": { "Kamil Grzegorzewicz": "[email protected]" }, "platforms": { "ios": "7.0" }, "source": { "git": "https://github.com/gKamelo/GKUInteraction.git", "tag": "0.1.0" }, "source_files": [ "Classes", "Classes/**/*.{h,m}" ], "requires_arc": true }
Sun, 06 Mar 2016 14:36:05 +0000