[Add] MediastreamPlatformSDKxC 2.2.1
[CocoaPods.git] / Specs / 6 / 3 / f / SYStatusView / 1.2.1 / SYStatusView.podspec.json
blob0528741fee368d57dfef889248e9935d0b5a2d5c
2   "name": "SYStatusView",
3   "version": "1.2.1",
4   "summary": "SYStatusView used to show status UI, such as start to request, finishing request, or failed to request.",
5   "homepage": "https://github.com/potato512/SYStatusView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "herman": "zhangsy757@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/potato512/SYStatusView.git",
18     "tag": "1.2.1"
19   },
20   "source_files": "SYStatusView/*.{h,m}",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true