{ | |
"name": "ImageAndTitleDemo", | |
"version": "0.0.1", | |
"summary": "such as uibutton imageViewa and title", | |
"description": "An easy way to set imageView and title locaiton", | |
"homepage": "https://github.com/evernoteHW/ImageAndTitleDemo", | |
"license": "MIT", | |
"authors": { | |
"WeiHu": "7430328@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/evernoteHW/ImageAndTitleDemo.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "ImageViewAndTitle/**/*.{h,m}", | |
"frameworks": "UIKit" | |
} |