blob: a472b58af85d54cd306e7066b607cdd2e4740a5d [file] [log] [blame]
{
"name": "PreLoader",
"version": "0.3.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.3.1"
},
"source_files": "PreLoader/Classes/*.{h,m}",
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation"
],
"requires_arc": true
}