| { |
| "name": "LXPodTestxxx", |
| "version": "0.1.0", |
| "summary": "LXPodTestxxx.", |
| "description": "\"A short description of LXPodTestxxxxxxx\"", |
| "homepage": "https://github.com/SuperXuan/LXPodTestxxx", |
| "license": "Apache License", |
| "authors": { |
| "xuan": "lxpersonalWork@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/SuperXuan/LXPodTestxxx.git", |
| "tag": "0.1.0" |
| }, |
| "source_files": [ |
| "Classes", |
| "LXPodTestXXXDemo/Classes/**/*.{h,m}" |
| ], |
| "requires_arc": true, |
| "platforms": { |
| "osx": null, |
| "ios": null, |
| "tvos": null, |
| "watchos": null |
| } |
| } |