blob: edd985b91a13b679ad8afc9cf45a479432f8a139 [file] [log] [blame]
{
"name": "PMAllComponent",
"version": "0.0.3",
"summary": "zhuangzhuang Component",
"description": "Testing Now if it is can work! Try",
"requires_arc": false,
"exclude_files": [
"PMAllComponent/PMAllComponent/Classes/Utils/OpenUDID/*",
"PMAllComponent/PMAllComponent/Classes/Utils/amrFileCodec/*"
],
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"vcentwz": "https://gitee.com/vcentwz"
},
"homepage": "https://gitee.com/vcentwz",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/vcentwz/PMAllComponent-sec.git",
"tag": "0.0.3"
},
"frameworks": [
"UIKit",
"SystemConfiguration",
"CoreText",
"CoreTelephony",
"QuartzCore",
"CoreGraphics",
"Foundation",
"CFNetwork",
"CoreMotion",
"Security",
"UserNotifications",
"CoreLocation",
"AVFoundation",
"MobileCoreServices",
"OpenGLES"
],
"dependencies": {
"Bugly": [
"~> 2.5.0"
],
"UMengAnalytics-NO-IDFA": [
"~> 4.2.5"
],
"UMengUShare/Social/Sina": [
],
"UMengUShare/Social/WeChat": [
],
"UMengUShare/Social/QQ": [
],
"UMengUShare/Social/SMS": [
]
},
"subspecs": [
{
"name": "WqUtils",
"dependencies": {
"WqUtils": [
]
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/WqUtils"
}
}
]
}