| { |
| "name": "RYShowPath", |
| "version": "0.1.1", |
| "summary": "使用cocoapod 的测试类 RYShowPath.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/CoderLanni/RYShowPath", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "CoderLanni": "1030129479@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/CoderLanni/RYShowPath.git", |
| "tag": "0.1.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "RYShowPath/Classes/**/*", |
| "public_header_files": [ |
| "Pod/Classes/**/*.h", |
| "Pod/Classes/*.h", |
| "RYShowPath/Classes/**/*.h", |
| "RYShowPath/Classes/*.h" |
| ] |
| } |