{ "name": "NSString-Helper", "version": "0.1.0", "summary": "A short description of NSString-Helper.", "description": " An optional longer description of NSString-Helper\n\n * Markdown format.\n * Don't worry about the indent, we strip it!\n", "homepage": "https://github.com//NSString-Helper", "license": "MIT", "authors": { "Giuseppe Nucifora": "me@giuseppenucifora.com" }, "source": { "git": "https://github.com//NSString-Helper.git", "tag": "0.1.0" }, "platforms": { "ios": "7.0" }, "requires_arc": true, "source_files": "Pod/Classes/**/*", "resource_bundles": { "NSString-Helper": [ "Pod/Assets/*.png" ] } }