| { |
| "name": "HJSplashAdvertismentView", |
| "version": "1.0.0", |
| "summary": "A simple advertisment splash view for iOS", |
| "homepage": "https://github.com/hejeffery/HJSplashAdvertismentView.git", |
| "license": "MIT", |
| "authors": { |
| "hejeffery": "553504116@qq.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/hejeffery/HJSplashAdvertismentView.git", |
| "tag": "v1.0.0" |
| }, |
| "source_files": "HJSplashAdvertismentView/*.{h,m}", |
| "requires_arc": true, |
| "dependencies": { |
| "SDWebImage": [ |
| |
| ], |
| "Masonry": [ |
| |
| ] |
| } |
| } |