[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / e / 2 / testing / 1.0.0 / testing.podspec.json
blobd627756333b140997fce7fbec4516a7a4240748e
2   "name": "testing",
3   "version": "1.0.0",
4   "summary": "A marquee view used on iOS.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/iosliuna/testing",
7   "license": "MIT",
8   "authors": {
9     "nana": "liuna@yongche.com"
10   },
11   "source": {
12     "git": "https://github.com/iosliuna/testing.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "4.3"
17   },
18   "requires_arc": true,
19   "source_files": "testing/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]