blob: 97c4ae6ebfd3105fe73eca4dcbb179e391809563 [file] [log] [blame]
{
"name": "GHSTestCocoaPods",
"version": "1.0",
"summary": "GHSTestCocoaPods.",
"description": "GHSTestCocoaPods first version",
"homepage": "https://gitee.com/LiarQ/GHSTestCocoaPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LiarQ": "qiaosc@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/LiarQ/GHSTestCocoaPods.git",
"tag": "1.0"
},
"source_files": [
"GHSTestCocoaPods",
"GHSTestCocoaPods/**/*.{h,m}"
],
"exclude_files": "GHSTestCocoaPods/Exclude",
"frameworks": "UIKit"
}