blob: 1ce97338672900e66ebdeb95172e02b15757aeef [file] [log] [blame]
{
"name": "LGTools",
"version": "0.0.7",
"summary": "swift Tools.",
"description": "swift Tools and Categery",
"homepage": "https://github.com/LiYuLong012",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jason012": "longge_li0123@163.com"
},
"social_media_url": "https://github.com/LiYuLong012",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/LiYuLong012/LGTools.git",
"tag": "0.0.7"
},
"source_files": "Catoegory/**/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
]
}
}