[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / 4 / 9 / XYAddImageView / 2.0.0 / XYAddImageView.podspec.json
blob0901a6134601beac801bab504d5c24e9b33bf656
2   "name": "XYAddImageView",
3   "version": "2.0.0",
4   "summary": "A UI component that can add and display any more images on iOS",
5   "description": "A UI component that can add and display any more images, which implement by Objective-C",
6   "homepage": "https://github.com/RickHe/HMYPodTest.git",
7   "license": "MIT",
8   "authors": {
9     "何米颖": "1292711060@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/RickHe/HMYPodTest.git",
13     "tag": "2.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "XYAddImageView/*.{h,m}",
20   "resources": "XYAddImageView/Images/*.png",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ]