[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 9 / 7 / IDCViewFrame / 1.1.0 / IDCViewFrame.podspec.json
blob93e14f6e79acc84675afa92da7744d940b82c35f
2   "name": "IDCViewFrame",
3   "version": "1.1.0",
4   "summary": "A view framework used on iOS.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/LiDechao/UIView-Frame",
7   "license": "MIT",
8   "authors": {
9     "idechao": "idechao@163.com"
10   },
11   "source": {
12     "git": "https://github.com/LiDechao/UIView-Frame.git",
13     "tag": "1.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "UIView+Frame/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]