| { |
| "name": "LyonPodTestLibrary", |
| "version": "0.1.1", |
| "summary": "A short description of LyonPodTestLibrary.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/nicolasiJasica/LyonPodTestLibrary.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "亮儿": "nicolasi.wei@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/nicolasiJasica/LyonPodTestLibrary.git", |
| "tag": "0.1.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "LyonPodTestLibrary/Classes/**/*", |
| "public_header_files": "LyonPodTestLibrary/Classes/**/*.h", |
| "frameworks": [ |
| "UIKit", |
| "CoreGraphics", |
| "Foundation" |
| ] |
| } |