[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 9 / 7 / as / 3.0 / as.podspec.json
blobf44c4d07fe66a15dae4e732d8ed84dabd4455275
2   "name": "as",
3   "version": "3.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": "3.0"
20   },
21   "source_files": "as/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "CoreFoundation",
25     "CoreText",
26     "QuartzCore",
27     "Accelerate",
28     "MobileCoreServices"
29   ]