| { |
| "name": "FSCryptor", |
| "version": "0.0.2", |
| "summary": "FSCryptor is a tool for show logs when app run", |
| "description": "This is a very small software library, offering a few methods to help with programming.", |
| "homepage": "https://github.com/fuchina/FSCryptor.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "fudon": "1245102331@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/fuchina/FSCryptor.git", |
| "tag": "0.0.2" |
| }, |
| "source_files": "FSCryptor/Classes/*.{h,m}", |
| "dependencies": { |
| "FSKit": [ |
| |
| ] |
| }, |
| "platforms": { |
| "ios": "8.2" |
| }, |
| "frameworks": "UIKit" |
| } |