blob: d0be32e8549bf86d93fd6920bdfc00181ec24961 [file] [log] [blame]
{
"name": "LXLPodTest",
"version": "1.0.1",
"summary": "一个可以动起来的数字Label.",
"description": "通过设置数字变化的插值来展现动画效果 description",
"homepage": "https://github.com/maidi0219/LXLPodTest",
"license": "MIT",
"authors": {
"LXL": "784920085@qq.com"
},
"social_media_url": "http://www.cnblogs.com/joesen/p/4373453.html",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/maidi0219/LXLPodTest.git",
"tag": "1.0.1"
},
"source_files": [
"LXLPodTest",
"LXLPodTest/**/*.{h,m}"
],
"frameworks": "UIKit"
}