blob: 771689e93fa005b833fa3ea5756cd75d62fc9727 [file] [log] [blame]
{
"name": "LCExtension",
"version": "1.0.0",
"summary": "The Commonly Used Swfit Extension",
"homepage": "https://github.com/leicunjie/LCExtension.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ApterKing": "leicunjie@126.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/leicunjie/LCExtension.git",
"tag": "1.0.0"
},
"source_files": "Pod/Classes/*",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics"
],
"requires_arc": true
}