[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / e / a / YTGifView / 1.1.1 / YTGifView.podspec.json
blob39a60f8ee82903129477fa303a36e641178eb839
2   "name": "YTGifView",
3   "platforms": {
4     "ios": "7.0"
5   },
6   "version": "1.1.1",
7   "license": "MIT",
8   "summary": "custom view used to display gif file",
9   "homepage": "https://github.com/songyutao/YTGifView",
10   "authors": {
11     "宋玉涛": "iamsongyutao@163.com"
12   },
13   "source": {
14     "git": "https://github.com/songyutao/YTGifView.git",
15     "tag": "1.1.1"
16   },
17   "source_files": "YTGifView/YTGifView",
18   "frameworks": [
19     "UIKit"
20   ],
21   "dependencies": {
22     "YTTool": [
24     ]
25   },
26   "requires_arc": true