[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 9 / 7 / as / 2.0 / as.podspec.json
blob12f86313ae090e9b18f5b8623728b80f55959f6f
2   "name": "as",
3   "version": "2.0",
4   "summary": "as是一个ios平台上的网络过渡动画(骨架屏)的封装",
5   "description": "as是一个ios平台上的网络过渡动画(骨架屏)的封装,目前仅支持oc",
6   "homepage": "https://github.com/cailufei123",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cailufei": "cailufei123@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/cailufei123/Work.git",
19     "tag": "2.0"
20   },
21   "source_files": "as/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "CoreFoundation",
25     "CoreText",
26     "QuartzCore",
27     "Accelerate",
28     "MobileCoreServices"
29   ]