Latest | 2.0.0 |
---|---|
Homepage | http://sourceforge.net/projects/hessiankit |
License | Apache License, Version 2.0 |
Platforms | ios 4.0, osx 10.5 |
Authors |
Latest podspec
{ "name": "HessianKit", "version": "2.0.0", "summary": "HessianKit is a Framework for Objective-C 2.0 to allow OS X and iOS applications to seamlessly communicate with hessian web services.", "homepage": "http://sourceforge.net/projects/hessiankit", "license": { "type": "Apache License, Version 2.0", "file": "LICENSE.TXT" }, "authors": { "Fredrik Olsson": "[email protected]" }, "source": { "git": "https://github.com/sxua/HessianKit.git", "tag": "2.0.0" }, "platforms": { "ios": "4.0", "osx": "10.5" }, "source_files": "HessianClasses/**/*.{h,m}", "osx": { "exclude_files": [ "HessianClasses/**/*GameKit*.{h,m}", "HessianClasses/**/*iPhone*.{h,m}" ] }, "ios": { "frameworks": "GameKit" }, "requires_arc": false }
Sat, 05 Mar 2016 02:15:02 +0000