| { |
| "name": "jinsang_public_lib", |
| "version": "0.3.0", |
| "summary": "sample project of cocoapods.", |
| "swift_version": "4.1", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/milkybboy/jinsang_public_lib", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "milkybboy": "jinsang@nhnent.com" |
| }, |
| "source": { |
| "git": "https://github.com/milkybboy/jinsang_public_lib.git", |
| "tag": "0.3.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "jinsang_public_lib/Classes/**/*" |
| } |