blob: 85a520548f1a4cb3a38786f67902bf28fb294894 [file] [log] [blame]
{
"name": "PreLoader",
"version": "0.5.1",
"summary": "A Loading Indicator to draw attention effectively.",
"description": "A Loading Indicator to draw attention effectively.",
"homepage": "https://github.com/liuzhiyi1992/PreLoader",
"license": "MIT",
"authors": {
"liuzhiyi1992": "55137840@qq.com"
},
"platforms": {
"ios": "7.1"
},
"source": {
"git": "https://github.com/liuzhiyi1992/PreLoader.git",
"tag": "0.5.1"
},
"source_files": "PreLoader/Classes/*.{h,m}",
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation"
],
"requires_arc": true
}