blob: 32a1b2224b06d61289371e5462203dc88c2eb796 [file] [log] [blame]
{
"name": "LXQCocoaPods",
"version": "1.0.0",
"summary": "A example for iOS.",
"description": "A Library for iOS to use for example.",
"homepage": "https://github.com/Lxq5696184/LXQCocoaPods",
"license": "MIT",
"authors": {
"LXQ": "1416417511@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Lxq5696184/LXQCocoaPods.git",
"tag": "1.0.0"
},
"source_files": [
"LXQCocoaPods",
"LXQCocoaPods/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}