| { |
| "name": "LSGuideView-Network", |
| "version": "1.0.0", |
| "summary": "Load network pictures to achieve the guide page.", |
| "description": "Load network pictures to achieve the guide page.Create by ArthurShuai", |
| "homepage": "https://github.com/Arthur-Coding/LSGuideView-Network", |
| "license": "MIT", |
| "authors": { |
| "ArthurShuai": "zhixingui_liushuai@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/Arthur-Coding/LSGuideView-Network.git", |
| "tag": "1.0.0" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "requires_arc": true, |
| "source_files": "LSGuideView-Network/*", |
| "frameworks": "UIKit", |
| "dependencies": { |
| "SDWebImage": [ |
| |
| ] |
| } |
| } |