| { |
| "name": "eRelyOnLibFile", |
| "version": "1.0.7", |
| "summary": "A short description of eRelyOnLibFile.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/lytios/eRelyOnLib", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "24290265@qq.com": "24290265@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/lytios/eRelyOnLib.git", |
| "tag": "v1.0.7" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "libraries": "c++", |
| "source_files": "eRelyOnLib/Classes/file/**/*", |
| "vendored_libraries": "eRelyOnLib/Classes/framework/libBHFaceDetector.a", |
| "frameworks": [ |
| "SystemConfiguration", |
| "CoreMotion", |
| "AVFoundation", |
| "CoreMedia" |
| ] |
| } |