[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 2 / 7 / d / XSInfoView / 1.0.0 / XSInfoView.podspec.json
blobced7b971822fbed12440a5be208bff2079cef777
2   "name": "XSInfoView",
3   "version": "1.0.0",
4   "summary": "A simple and lightweight view show information.",
5   "homepage": "https://github.com/XueSeason/XSInfoView",
6   "social_media_url": "http://weibo.com/smartseason",
7   "license": "MIT",
8   "authors": {
9     "XueSeason": "xueseason@icloud.com"
10   },
11   "source": {
12     "git": "https://github.com/XueSeason/XSInfoView.git",
13     "tag": "1.0.0"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   },
19   "public_header_files": "XSInfoView/XSInfoView/XSInfoView.h",
20   "source_files": "XSInfoView/XSInfoView/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ]