blob: ffdcf8f15982b5b85c9b5544caff63688a544a60 [file] [log] [blame]
{
"name": "UGCKit",
"version": "0.1.5",
"summary": "A short description of UGCKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fandongtongxue/UGCKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fandongtongxue": "admin@fandong.me"
},
"source": {
"git": "https://github.com/fandongtongxue/UGCKit.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "UGCKit/Classes/**/*",
"resource_bundles": {
"UGCKit": [
"UGCKit/Assets/*",
"UGCKit/Assets/*.lproj/*"
]
},
"xcconfig": {
"VALID_ARCHS": "armv7 arm64 x86_64"
},
"dependencies": {
"TCBeautyPanel": [
],
"TXLiteAVSDK_Professional": [
],
"AFNetworking": [
"~> 3.0"
],
"MBProgressHUD": [
],
"SDWebImage": [
]
}
}