2 "name": "PerspectiveEye",
4 "summary": "A short description of PerspectiveEye.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/Yasic/PerspectiveEye",
12 "Yasic": "yuxuan2580@gmail.com"
15 "git": "https://github.com/Yasic/PerspectiveEye.git",
27 "prefix_header_contents": [
29 "#import <Masonry/Masonry.h>",
30 "#import <SceneKit/SceneKit.h>",
31 "#import \"PEYDefines.h\"",
35 "VALID_ARCHS": "arm64 x86_64"
37 "source_files": "PerspectiveEye/Classes/**/*.{h,m,c}",
38 "public_header_files": "PerspectiveEye/Classes/**/*.h",