blob: 4297e45b58ab5ac6b5feedb6aff550aea607ed0b [file] [log] [blame]
{
"name": "PCategory",
"version": "0.0.3",
"summary": "PCategory",
"description": "PCategory description PCategory description\nPCategory description PCategory description",
"homepage": "https://git.lug.ustc.edu.cn/TeeMo/TMCategory.git",
"license": "MIT",
"authors": {
"TeeMo": "teemoYan@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "git@git.lug.ustc.edu.cn:TeeMo/TMCategory.git",
"tag": "0.0.3"
},
"source_files": [
"PCategory",
"PCategory/**/*.{h,m}"
],
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"static_framework": true,
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"dependencies": {
"AFNetworking": [
]
}
}