[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 3 / 2 / e / OnceLoadingView / 1.0.1 / OnceLoadingView.podspec.json
blob7b615ee3406bd225a9aed8b73ff5da4642789e20
2   "name": "OnceLoadingView",
3   "summary": "这是一个加载等待页面",
4   "version": "1.0.1",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "once00": "love521943@hotmail.com"
11   },
12   "social_media_url": "http://onceo.me/",
13   "homepage": "https://github.com/once00/OnceLoadingView",
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/once00/OnceLoadingView.git",
19     "tag": "1.0.1"
20   },
21   "requires_arc": true,
22   "source_files": "OnceLoadingView/**/*.{h,m}",
23   "public_header_files": "OnceLoadingView/**/*.{h}",
24   "resources": "OnceLoadingView/Assets/**/*.xcassets",
25   "libraries": "z",
26   "frameworks": [
27     "UIKit",
28     "CoreFoundation",
29     "QuartzCore",
30     "CoreGraphics",
31     "CoreImage",
32     "CoreText",
33     "ImageIO",
34     "Accelerate"
35   ]