| { |
| "name": "JSPublicTools", |
| "version": "0.2.0", |
| "summary": "A short description of JSPublicTools.", |
| "description": "this is a tools of qrenCode", |
| "homepage": "https://github.com/JohnShron/JSPublicTools.git", |
| "license": { |
| "type": "MIT", |
| "file": "FILE_LICENSE" |
| }, |
| "authors": { |
| "Josh.Shron": "1606504177@qq.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/JohnShron/JSPublicTools.git", |
| "tag": "0.2.0" |
| }, |
| "source_files": [ |
| "JSPublicTools", |
| "JSPublicTools/**/*.{h,m}" |
| ], |
| "exclude_files": "JSPublicTools/Exclude", |
| "frameworks": [ |
| "UIKit", |
| "CoreImage", |
| "MessageUI" |
| ] |
| } |