blob: 3e35863bfcb38f1a849d34386fa35b5f5194b9e6 [file] [log] [blame]
{
"name": "LoadingAnimation",
"version": "0.0.1",
"summary": "LoadingAnimation",
"description": "这个描述一顶要比s.summary长",
"homepage": "https://github.com/xuech/LoadingAnimation.git",
"license": "MIT",
"authors": {
"xuech": "xuech_love@126.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/xuech/LoadingAnimation.git",
"tag": "0.0.1"
},
"source_files": [
"AnimationView",
"AnimationView/**/*.{swift}"
],
"requires_arc": true
}