blob: a9d69fc85bdb3188d1b9862fe09da5a00e98e2e2 [file] [log] [blame]
{
"name": "OnceLoadingView",
"summary": "这是一个加载等待页面",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"once00": "love521943@hotmail.com"
},
"social_media_url": "http://onceo.me/",
"homepage": "https://github.com/once00/OnceLoadingView",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/once00/OnceLoadingView.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "OnceLoadingView/**/*.{h,m}",
"public_header_files": "OnceLoadingView/**/*.{h}",
"resources": "OnceLoadingView/Assets/**/*.xcassets",
"libraries": "z",
"frameworks": [
"UIKit",
"CoreFoundation",
"QuartzCore",
"CoreGraphics",
"CoreImage",
"CoreText",
"ImageIO",
"Accelerate"
]
}