blob: e9396484f671b39f2a0fb99d5571764ce06012b1 [file] [log] [blame]
{
"name": "LGExtension",
"version": "1.0.1",
"summary": "UIKit、Foundation的基类扩展",
"homepage": "https://github.com/LYajun/LGExtension",
"license": "MIT",
"authors": {
"刘亚军": "liuyajun1999@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LYajun/LGExtension.git",
"tag": "1.0.1"
},
"source_files": "LGExtension/*.{h,m}",
"requires_arc": true
}