| { |
| "name": "SLLib", |
| "version": "0.6.0", |
| "summary": "sdfkjhsdgkhsdkjfklsb.", |
| "description": "sdfjkhskdghjlksdjfklshgdj", |
| "homepage": "https://github.com/smallLabel", |
| "license": "MIT", |
| "authors": { |
| "smallLabel": "1007243939@qq.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/smallLabel/SLLib.git", |
| "tag": "0.6.0" |
| }, |
| "resources": "FMBundle.bundle/Contents/Resources/*", |
| "frameworks": [ |
| "OpenGLES", |
| "CoreGraphics", |
| "GLKit" |
| ], |
| "libraries": "z", |
| "xcconfig": { |
| "LIBRARY_SEARCH_PATHS": "$(PROJECT_DIR)/FMMapKit/include", |
| "OTHER_LDFLAGS": "-ObjC", |
| "ENABLE_BITCODE": "NO" |
| }, |
| "vendored_libraries": "FMMapKit/libFMMapKit.a" |
| } |