[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 8 / 2 / XXHeardScale / 1.0.0 / XXHeardScale.podspec.json
blob89f08ea5142c9ff55102a34af1ce814e69ef0d16
2   "name": "XXHeardScale",
3   "version": "1.0.0",
4   "summary": "一句代码添加Scale的头视图",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/xuxueing/XXHeardScale",
7   "license": "MIT",
8   "authors": {
9     "朱小亮": "330578304@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/xuxueing/XXHeardScale.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "4.3"
17   },
18   "requires_arc": true,
19   "source_files": "XXHeardScale/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]