[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / a / 2 / UIImageView_YJ / 0.1.2 / UIImageView_YJ.podspec.json
blob879fe37a0e498beb71c41346c574d625596d0092
2   "name": "UIImageView_YJ",
3   "version": "0.1.2",
4   "summary": "UIImageView_YJ is a UIImageView class extension that can use new contentMode to display it's contents.",
5   "description": "UIImageView_YJ is a UIImageView class extension that can use new contentMode to display it's contents. Simply using yj_contentMode instead of contentMode.",
6   "homepage": "https://github.com/huang-kun/UIImageView_YJ",
7   "license": "MIT",
8   "authors": {
9     "huang-kun": "jack-huang-developer@foxmail.com"
10   },
11   "source": {
12     "git": "https://github.com/huang-kun/UIImageView_YJ.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "UIImageView_YJ/**/*",
20   "public_header_files": "UIImageView_YJ/**/*.h",
21   "frameworks": "UIKit"