blob: 1b974c6af654f9a9b2f41a286e63f7b2b020e7a1 [file] [log] [blame]
{
"name": "LRClass",
"version": "0.0.3",
"summary": "A custom alertview.",
"description": "A custom alertview dd.",
"homepage": "https://github.com/lir9205/LRFirstCocoapods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"李芮": "943175984@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/lir9205/LRFirstCocoapods.git",
"tag": "0.0.3"
},
"source_files": [
"LRClass",
"LRClass/*.{h,m}"
],
"resources": [
"LRClass/*.xib",
"resource/*.png"
],
"frameworks": "UIKit"
}